Files
OpenBLAS/driver/others
Martin Kroeker 82b75f97e5 Disable the old QCDOC qalloc by default and copy utility functions from memory.c
1. qalloc() appears to have been a special routine written for the PPC440-based QCDOC supercomputer(s) from around 2005, its source does not seem to be readily available. So switch the #if 1 in the code to rely on standard malloc() by default.
2. Utility functions like get_num_procs, get_num_threads that were added to the "normally" used memory.c in the meantime were still missing here.
2019-11-17 19:22:04 +01:00
..
2011-01-24 14:54:24 +00:00
2019-04-29 17:03:56 -04:00
2019-04-29 17:03:56 -04:00
2019-10-25 12:52:49 +02:00
2017-01-04 23:16:48 +01:00