ICRAR / leap-accelerate

Low-frequency Excision of the Atmosphere in Parallel
GNU General Public License v2.0
1 stars 1 forks source link

Travis Compiler Configuration #45

Closed calgray closed 4 years ago

calgray commented 4 years ago

It seems that Travis is retrieving different compilers for different compilation stages from different configuration locations. Here I've simply updated the operating system compiler symlinks to the path specified in the CI environment variables.

Interestingly it seemed that xenial was able to link g++-8 with Cuda 10 however the cuda cmake module checks against it so I've additionally downgraded the compiler for that particular build.