[eq-commit] [Eyescale/Equalizer] 98eafa: Partial fix for CUDA > 4.x lack of support of gcc ...
Brought to you by:
eile
From: GitHub <no...@gi...> - 2012-10-24 19:46:21
|
Branch: refs/heads/master Home: https://github.com/Eyescale/Equalizer Commit: 98eafa4f888cebf082dfe8bd44c025f924d890ae https://github.com/Eyescale/Equalizer/commit/98eafa4f888cebf082dfe8bd44c025f924d890ae Author: Juan Hernando <jhe...@fi...> Date: 2012-10-24 (Wed, 24 Oct 2012) Changed paths: M examples/eqNBody/CMakeLists.txt Log Message: ----------- Partial fix for CUDA > 4.x lack of support of gcc > 4.4: find and use gcc-4.4 if CUDA version is greater than 4.x (if gcc-4.4 is not installed issue a warning) Commit: 7c1af3e87bb8a0ab3174c03853b1fcf552e71219 https://github.com/Eyescale/Equalizer/commit/7c1af3e87bb8a0ab3174c03853b1fcf552e71219 Author: Stefan Eilemann <eil...@gm...> Date: 2012-10-24 (Wed, 24 Oct 2012) Changed paths: M examples/eqNBody/CMakeLists.txt Log Message: ----------- Merge cleanup (OS X has gcc 4.2, and this is just fine) Compare: https://github.com/Eyescale/Equalizer/compare/cd43f9db5569...7c1af3e87bb8 |