<div dir="ltr">Hi everyone,<div><br></div><div>I'm working on a HPC system that previously had no problems running the 2048 water LS-DFT benchmark with GPU support, as long as I only used 8 ranks per node. It's OLCF Titan, so there's not a lot of memory to start with.</div><div><br></div><div>Recently they upgraded the OS and the CUDA drivers, and now not only will my old binary not work, but any build I try also has the problem that <font color="#000000"><span style="font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size: 12px; white-space: pre;">acc_hostmem_alloc_raw </span><span style="font-size: 12px; white-space: pre;"><font face="arial, sans-serif">exits</font></span><span style="font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size: 12px; white-space: pre;"> with </span><span style="font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size: 12px; white-space: pre;">acc_hostmem_alloc_raw: Could not allocate host pinned memory.</span></font></div><div><font color="#000000"><span style="font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size: 12px; white-space: pre;"><br></span></font></div><div><font color="#000000"><span style="font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size: 12px; white-space: pre;"> cudaHostAlloc </span><span style="font-size: 12px; white-space: pre;"><font face="arial, sans-serif">works just fine in a stand-alone script. I'm trying to figure out if there's a way to change how much memory CP2K allocates on the host as pinned memory for CUDA.</font></span></font></div><div><font color="#000000"><span style="font-size: 12px; white-space: pre;"><font face="arial, sans-serif"><br></font></span></font></div><div><font color="#000000" face="arial, sans-serif"><span style="font-size: 12px; white-space: pre;">Thanks!</span></font></div><div><font color="#000000" face="arial, sans-serif"><span style="font-size: 12px; white-space: pre;"><br></span></font></div><div><font color="#000000" face="arial, sans-serif"><span style="font-size: 12px; white-space: pre;"><br></span></font></div></div>