easybuild.toolchains.gcccuda module¶
EasyBuild support for a GCC+CUDA compiler toolchain.
Authors:
- Kenneth Hoste (Ghent University)
-
class
easybuild.toolchains.gcccuda.GccCUDA(*args, **kwargs)¶ Bases:
easybuild.toolchains.gcc.GccToolchain,easybuild.toolchains.compiler.cuda.CudaCompiler toolchain with GCC and CUDA.
-
COMPILER_MODULE_NAME= ['GCC', 'CUDA']¶
-
NAME= 'gcccuda'¶
-
SUBTOOLCHAIN= 'GCC'¶
-
is_deprecated()¶ Return whether or not this toolchain is deprecated.
-