Accéder au contenu.
Menu Sympa

starpu-devel - [Starpu-devel] StarPU: Compilation errors on a selfhoster KNL

Objet : Developers list for StarPU

Archives de la liste

[Starpu-devel] StarPU: Compilation errors on a selfhoster KNL


Chronologique Discussions 
  • From: Mawussi Zounon <mawussi.zounon@manchester.ac.uk>
  • To: "starpu-devel@lists.gforge.inria.fr" <starpu-devel@lists.gforge.inria.fr>
  • Subject: [Starpu-devel] StarPU: Compilation errors on a selfhoster KNL
  • Date: Tue, 8 Aug 2017 09:04:16 +0000
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=mawussi.zounon@manchester.ac.uk; spf=Pass smtp.mailfrom=mawussi.zounon@manchester.ac.uk; spf=None smtp.helo=postmaster@serenity.mcc.ac.uk
  • Ironport-phdr: 9a23:0olO0BBZq8f99PuM0FDqUyQJP3N1i/DPJgcQr6AfoPdwSP37pMWwAkXT6L1XgUPTWs2DsrQf2rqQ6/iocFdDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXdrXKo8DEdBAj0OxZrKeTpAI7SiNm82/yv95HJbQhFgDmwbaluIBmqsA7cqtQYjYx+J6gr1xDHuGFIe+NYxWNpIVKcgRPx7dqu8ZBg7ipdpesv+9ZPXqvmcas4S6dYDCk9PGAu+MLrrxjDQhCR6XYaT24bjwBHAwnB7BH9Q5fxri73vfdz1SWGIcH7S60/VC+85Kl3VhDnlCYHNyY48G7JjMxwkLlbqw+lqxBm3oLYfJ2ZOP94c6jAf90VWHBBU95RWSJfH428c4UBAekAPelEoIbwvF4OoQe6CAS2GO/j1iJEi3nr1qM6yeQhFgTG0RQnEd0UvnXUsc71NLwTUeuoz6bIyijDb/VR2Tf79YPFdRUhruuCXLJtasrR0kgvGxnEj1WXtIzlOTSV1uIWvmie9eVgU/6gi245pAFqvjig2N0shpPTiY0J0FzE6CZ5zZ8zKNalS0B7ecapHIZeui2GLYd7QcAvT3t2tCom1rEKo5q2cSYSxJg62xLTceKLf5KV7h/hSuqdOzd1iG59dL6ihhu/9VKsxvP8W8S7ylpHoDBJnsfDu30J0RHY99KJReFn/ki73DaCzwDT5f9AIUAzjafbMIAuwqQumZoVsETDAi/3lF/zjKCKakoo4PKn5Pj9brX7pZ+QL450igfgPaQygsGzHOo1PhQUU2WY+umwzqPv8VHlTLlQivA7nLHVsJXAKsQaoq65DRVV0oEm6xunCjepytoZnWQcLFJeeRKLlYnoO1bTIPD+Cve/hU+hkDJxyPDAIrLhAovCLmPfkLj/Z7Zx8VRTxxYpwdBC5JJYEqsBL+7rWk/tqNzYCQc0Mxeow+n9EtV9zp4eVXuSDaCHLqPdr1uI6/krI+mNf48VpC39J+Iq5/7gin85g1Adcrez0ZsWbnC4BPVmLF+DbXrimNcLCX0KsRYmTOz2lF2CViZeZ2qyX6I9/T40Ep+mDYPfRo22gb2B3SK7EYZMZm9cEFyMEHHod5+FW/gWci6SLNVhmCQeVbe9U48hyQ2utAjixrV9M+rU/zcXtZ3929Vu5uzTlBQy+iduD8uHyW2NTmd0nnkJRzAsxqx/r1Z9mR+/1v0ymOBRD8ROov9ETAo+HZrd1PBhTd/8XRjOc5GITkynS5OoG3t5GsktysUWfgNxFsuvijjH3jG2GPkambuRC5Fy86TG3nG3KdwrmFjc06x0qlA5X9BUNCWUgbN58A6bU4vAjFiCjKfsZ6MB2inL3GKKy2GOsVpEXRQ2WK6DQHNJNRielsjw+k6XF+zmMr8gKAYUjJfacqY=
  • List-archive: <http://lists.gforge.inria.fr/pipermail/starpu-devel/>
  • List-id: "Developers list. For discussion of new features, code changes, etc." <starpu-devel.lists.gforge.inria.fr>


Hi all,

After a successful compilation and installation of StarPU on both Intel Haswell and Broadwell nodes,
the compilation failed on  an Intel self-hosted  KNL  with the compilation errors attached.

It will be very helpful if you can help to sort this out.

Best,
--Mawussi


../include/fstarpu_mod.f90:1435.46:

subroutine fstarpu_task_insert(arglist) bind(C)
1
../include/fstarpu_mod.f90:1439.46:

subroutine fstarpu_insert_task(arglist)
bind(C,name="fstarpu_ta
2
Error: Binding label 'fstarpu_task_insert' in interface body at (1) collides
with the global entity 'fstarpu_task_insert' at (2)
../include/fstarpu_mod.f90:1699.70:

FSTARPU_SZ_INTEGER =
sz_to_p(c_sizeof(FSTARPU_S
1
Error: 'x' argument of 'c_sizeof' intrinsic at (1) must be an interoperable
data entity
../include/fstarpu_mod.f90:1700.67:

FSTARPU_SZ_INT4 =
sz_to_p(c_sizeof(FSTARPU_SZ_I
1
Error: 'x' argument of 'c_sizeof' intrinsic at (1) must be an interoperable
data entity
../include/fstarpu_mod.f90:1701.67:

FSTARPU_SZ_INT8 =
sz_to_p(c_sizeof(FSTARPU_SZ_I
1
Error: 'x' argument of 'c_sizeof' intrinsic at (1) must be an interoperable
data entity
../include/fstarpu_mod.f90:1703.66:

FSTARPU_SZ_REAL =
sz_to_p(c_sizeof(FSTARPU_SZ_RE
1
Error: 'x' argument of 'c_sizeof' intrinsic at (1) must be an interoperable
data entity
../include/fstarpu_mod.f90:1704.67:

FSTARPU_SZ_REAL4 =
sz_to_p(c_sizeof(FSTARPU_SZ_R
1
Error: 'x' argument of 'c_sizeof' intrinsic at (1) must be an interoperable
data entity
../include/fstarpu_mod.f90:1705.67:

FSTARPU_SZ_REAL8 =
sz_to_p(c_sizeof(FSTARPU_SZ_R
1
Error: 'x' argument of 'c_sizeof' intrinsic at (1) must be an interoperable
data entity
../include/fstarpu_mod.f90:1707.78:

FSTARPU_SZ_DOUBLE_PRECISION =
sz_to_p(c_sizeof(FSTA
1
Error: 'x' argument of 'c_sizeof' intrinsic at (1) must be an interoperable
data entity
../include/fstarpu_mod.f90:1709.69:

FSTARPU_SZ_COMPLEX =
sz_to_p(c_sizeof(FSTARPU_SZ
1
Error: 'x' argument of 'c_sizeof' intrinsic at (1) must be an interoperable
data entity
make[3]: *** [fstarpu_mod.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1



Archives gérées par MHonArc 2.6.19+.

Haut de le page