DevLog:2007-12-07

From QMCPACK

Jump to: navigation, search

Run-time errors occur when qmcpack is compiled with MKL 9.1 and higher on x86_64 (e.g., abe). Recommend using MKL 9.0 until problems are resolved.

Occasionally, runs stop with such a message with multiple threads on abe:

cannot allocate memory for thread-local data: ABORT

The bug (could be qmcpack, compiler optimization and mkl with any combination of them) is related to how PooledData uses allocator within a parallel region.

See a related bug report: Mac OS X bug, 2007-10-03

Personal tools