You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I would like to take advantage of lightweight thread libraries, e.g., Argobots, and runtime systems over them, e.g., BOLT. I have successfully configured and built my lib. But I need clarification on the output libs, e.g., libgomp.so, libiomp5.so, libomp.so. Please tell me which one I should use. Do the three libs mean GCC OMP runtime, Intel OMP runtime, and BOLT, respectively?
The text was updated successfully, but these errors were encountered:
HPC4AI
changed the title
Build Failuer with GCC 11.2.0
Issue about the output libs after building successfully.
Feb 16, 2023
HPC4AI
changed the title
Issue about the output libs after building successfully.
Issues about the output libs after building successfully.
Feb 16, 2023
HPC4AI
changed the title
Issues about the output libs after building successfully.
BOLT seems does not work well with the Dense Linear Lib PLASMA
Feb 19, 2023
Hi, I would like to take advantage of lightweight thread libraries, e.g., Argobots, and runtime systems over them, e.g., BOLT. I have successfully configured and built my lib. But I need clarification on the output libs, e.g., libgomp.so, libiomp5.so, libomp.so. Please tell me which one I should use. Do the three libs mean GCC OMP runtime, Intel OMP runtime, and BOLT, respectively?
The text was updated successfully, but these errors were encountered: