User Tools

Site Tools


cuda

This is an old revision of the document!


CUDA

Compiling CUDA applications typically requires you to pass the level of Compute Capability to the compiler. For example, Genga is compiled by typing

$ make SM=XX

where XX is the Compute Capability of the cards the code will run on. For cards available at the ICS, use the following.

Slurm PartitionCardCompute Capability
tasnaGeForce GTX 59020
ceresGeForce GTX 68030
vestaTesla K8037

:!: You should compile on the partition you are running on. To do so, launch an interactive job as described on the slurm page. :!:

cuda.1437294754.txt.gz · Last modified: 2015/07/19 10:32 by volker