OpenBLAS/driver
Martin Kroeker 28ae3ca76f
Limit MAX_CPU to 1024 for now
Some Linux distributions (notably SuSE) have raised CPU_SETSIZE to 4096, apparently disregarding API limitations.
From #1348, the highest value to survive array initialization (on a desktop system) is 3232, and 1024 - which is the 
more usual CPU_SETSIZE limit, was demonstrated to work fine on an actual bignuma system.
2017-12-05 12:54:15 +01:00
..
level2 eliminate Wunused-const gcc7 warning 2017-11-24 19:13:24 +01:00
level3 elminate unread variable, after reiteration 3 of them (clang4) 2017-11-25 02:54:37 +01:00
mapper Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
others Limit MAX_CPU to 1024 for now 2017-12-05 12:54:15 +01:00