Changes between Version 4 and Version 5 of doc/install/gpu
- Timestamp:
- Jan 16, 2017 3:30:04 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/install/gpu
v4 v5 9 9 - Compiler flags: {{{-fastsse -acc -ta=tesla -Minfo=acc -Mcuda}}} 10 10 - Linker flags: {{{-fastsse -acc -ta=tesla -Minfo=acc -Mcuda -lcufft}}} 11 12 Don't forget to use the mpif90 wrapper of your MPI installation in order to correctly link your MPI libraries.