[gmx-users] adding lcudart C++ flag + -cudart=shared NVCC flag to compile option

2016-12-03 Thread Rizki Bayu
Hello,

how can i add those two flags to their respective compiler? i want to force
Gromacs to compile using those options but im not quite used to messing
with various CMake option.

Thank you
-- 
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.


[gmx-users] compiling GROMACS with CUDA shared Libraries

2016-11-09 Thread Rizki Bayu
i currently using GROMACS to test a rCUDA server instance on my laboratory.
It specified that any programs using rCUDA must be compiled with CUDA
shared library by specifying it during the compilation (-cudart=shared on
NVCC, -lcudart on GCC/++). Where do i have to put those option for GROMACS
compilation?

Thank you.
Rizki Bayu
-- 
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.