Em 31-05-2016 17:25, Szilárd Páll escreveu:
  Hi,

Just because gcc 5.3 and CUDA/nvcc 7.5 are in some Ubuntu repos (partner
AFAIR), it does not mean they're automatically compatible. The NVIDIA
documentation clearly indicates they're not.

Surely the ubuntu cuda maintainers patched 'include/host_config.h'
This is from the 7.5 nvidia packages:

=====================================
#if defined(__GNUC__)

#if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 9)

#error -- unsupported GNU version! gcc versions later than 4.9 are not supported!
=====================================

IMHO there may be a good reason for nvidia to do it (Please correct me if I'm wrong) :
https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dual_abi.html
--
Gromacs Users mailing list

* Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_List before posting!

* Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

* For (un)subscribe requests visit
https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-users or send a 
mail to gmx-users-requ...@gromacs.org.

Reply via email to