Skip to content

Gpu device select

Martin Lueders requested to merge GPU-device-select into develop

Description

the testsuite scripts have been updated to set an environment variable with the running test number. This variable will be used by octopus (through a modified use of OpenCLDevice) to offset the CUDA device number.

This is a simple hack to utilize all 8 GPUs in our buildbot machine.

Merge request reports