-
Notifications
You must be signed in to change notification settings - Fork 14
Static linking for cray xc30 #9
Copy link
Copy link
Open
Labels
Description
As requested by Florian,
I've introduced an CMake option for static linking in the "static-link" branch.
https://github.com/ALPSCore/CT-HYB/tree/static-link
One can switch to static linking by passing " -DCTHYB_BUILD_TYPE=static" to cmake.
I want to test the code.
But, unfortunately, I do not have access to any cray system.
Does anyone has it?
Florian, could you test the code?
BTW, how slow is the cray C++ compiler?
Reactions are currently unavailable