Accéder au contenu.
Menu Sympa

starpu-devel - [Starpu-devel] StarPU 1.2.0 not working with CUDA 8 and Ubuntu

Objet : Developers list for StarPU

Archives de la liste

[Starpu-devel] StarPU 1.2.0 not working with CUDA 8 and Ubuntu


Chronologique Discussions 
  • From: Gabriel Gazolla <gabrielgazolla@gmail.com>
  • To: starpu-devel@lists.gforge.inria.fr
  • Subject: [Starpu-devel] StarPU 1.2.0 not working with CUDA 8 and Ubuntu
  • Date: Wed, 16 Nov 2016 10:23:41 -0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=gabrielgazolla@gmail.com; spf=Pass smtp.mailfrom=gabrielgazolla@gmail.com; spf=None smtp.helo=postmaster@mail-yw0-f181.google.com
  • Ironport-phdr: 9a23:ulvHtx/NwnEaAv9uRHKM819IXTAuvvDOBiVQ1KB90eIcTK2v8tzYMVDF4r011RmSDN6dsq4P0Lee8/i5HzdfsdDZ6DFKWacPfiFGoP1epxYnDs+BBB+zB9/RRAt+Iv5/UkR49WqwK0lfFZW2TVTTpnqv8WxaQU2nZkImbtjyT5XOht6vyqW+9oPeZy1MhSGhevV9IhKsogiXt88MgIIkJLxi8BbRpmp0fLFZzGlyJF+XkB/u4cO09bZs9i1Rv7Qq8MsTf7/9evEXRLZCDTkie0889srvsRCLGQSG7GEdX2EZmwhPBwzMxB7/V5b19CD9s7wui2GhIcTqQOVsCnyZ5KBxRUqwhQ==
  • 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>

Hello StarPU Team,
I am having problems on making work StarPU 1.2.0 and CUDA 8 on Ubuntu 14.04 or 16.04.
I had to rollback to Ubuntu 14.04 and CUDA 7.5, using StarPU 1.2.0, and it works completely fine.
I used the same procedures for both installation.
I believe it is some incompatibility with CUDA 8.
I would love to hear back from you, if you have any suggestions or if i have to wait for a next release.
Best Regards,
Joao

Here are some suggestions and clues for StarPU developers investigate:
- During compilation of StarPU 1.2.0 I received many warnings from CUDA 8: "nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in..."
- Make Check Fails
username@ubuntui:~/Libraries/StarPU/starpu-1.2.0/build$ sudo make check
Making check in src
make[1]: Entering directory `/home/username/Libraries/StarPU/starpu-1.2.0/build/src'
make[2]: Entering directory `/home/username/Libraries/StarPU/starpu-1.2.0/build/src'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/username/Libraries/StarPU/starpu-1.2.0/build/src'
make[1]: Leaving directory `/home/username/Libraries/StarPU/starpu-1.2.0/build/src'
Making check in tools
make[1]: Entering directory `/home/username/Libraries/StarPU/starpu-1.2.0/build/tools'
make[2]: Entering directory `/home/username/Libraries/StarPU/starpu-1.2.0/build/tools'
make  loader   starpu_machine_display starpu_perfmodel_display starpu_perfmodel_plot
make[3]: Entering directory `/home/username/Libraries/StarPU/starpu-1.2.0/build/tools'
make[3]: `loader' is up to date.
make[3]: `starpu_machine_display' is up to date.
make[3]: `starpu_perfmodel_display' is up to date.
make[3]: `starpu_perfmodel_plot' is up to date.
make[3]: Leaving directory `/home/username/Libraries/StarPU/starpu-1.2.0/build/tools'
make  check-TESTS
make[3]: Entering directory `/home/username/Libraries/StarPU/starpu-1.2.0/build/tools'
make[4]: Entering directory `/home/username/Libraries/StarPU/starpu-1.2.0/build/tools'
FAIL: starpu_machine_display
PASS: starpu_perfmodel_display
PASS: starpu_perfmodel_plot
============================================================================
Testsuite summary for StarPU 1.2.0
============================================================================
# TOTAL: 3
# PASS:  2
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See tools/test-suite.log
============================================================================
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory `/home/username/Libraries/StarPU/starpu-1.2.0/build/tools'
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory `/home/username/Libraries/StarPU/starpu-1.2.0/build/tools'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/username/Libraries/StarPU/starpu-1.2.0/build/tools'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/username/Libraries/StarPU/starpu-1.2.0/build/tools'
make: *** [check-recursive] Error 1
username@ubuntui:~/Libraries/StarPU/starpu-1.2.0/build$ 






Archives gérées par MHonArc 2.6.19+.

Haut de le page