I am working on a cluster with x86_64 GNU/Linux operating system. I want to some sparse solvers with TAU using 16 number of processors. However, I got this error.
TAU bootstreap heap exceeded. Increase BOOTSTRAP_HEAP_SIZE in memory_wrapper.c and try again.
Setting it as an environment variable does not help. Any idea on how to solve the problem without recompiling the libraries and modifying the code.
I am working on a cluster with x86_64 GNU/Linux operating system. I want to some sparse solvers with TAU using 16 number of processors. However, I got this error.
TAU bootstreap heap exceeded. Increase BOOTSTRAP_HEAP_SIZE in memory_wrapper.c and try again.
Setting it as an environment variable does not help. Any idea on how to solve the problem without recompiling the libraries and modifying the code.