Explorar o código

Atomic ops builtins (__sync_*) only appeared in gcc-4.1, so until we find a
generic solution when those functions are not available, gcc >= 4.1 will be
required.

Cédric Augonnet %!s(int64=16) %!d(string=hai) anos
pai
achega
62d1e62152
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README

+ 1 - 1
README

@@ -28,7 +28,7 @@ TODO
 ++==================++
 
  * make
- * gcc (version >= 4)
+ * gcc (version >= 4.1)
  * if CUDA support is enabled
    * CUDA (version >= 2.0)
    * CUBLAS (version >= 2.0)