howto:compile_with_cuda
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| howto:compile_with_cuda [2019/04/09 10:30] – [Libcusmm] alazzaro | howto:compile_with_cuda [2020/08/21 10:15] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| NVCC = / | NVCC = / | ||
| DFLAGS += -D__ACC -D__DBCSR_ACC -D__PW_CUDA | DFLAGS += -D__ACC -D__DBCSR_ACC -D__PW_CUDA | ||
| - | LIBS += -lcudart -lcublas -lcufft -lrt | + | LIBS += -lcudart -lcublas -lcufft -lnvrtc |
| </ | </ | ||
| Line 38: | Line 38: | ||
| </ | </ | ||
| - | More supported GPUs can be added, please refer to [[howto: | + | More supported GPUs can be added, please refer to [[https:// |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | [[ https:// | + | |
| - | + | ||
| - | New kernel parameters have to be optimized, which [[howto: | + | |
| ===== Profiling ===== | ===== Profiling ===== | ||
| - | If you are interested in profiling CP2K with nvprof have a look at [[dev: | + | If you are interested in profiling CP2K with nvprof have a look at [[dev: |
howto/compile_with_cuda.1554805842.txt.gz · Last modified: (external edit)
