Full listing of cmake options? #680
Replies: 4 comments 2 replies
-
|
You can use this to get all CMake option: For cache variable used in the project, it might need to configure first, which is doable via: We should document this. |
Beta Was this translation helpful? Give feedback.
-
|
I would really appreciate a web page. The listing you give from the cmakelists is incomplete: it doesn't mention blas & cuda options. |
Beta Was this translation helpful? Give feedback.
-
|
Is this issue abandoned? I'm getting increasing requests for this package, so some guidance wrt an optimized installation would be nice. |
Beta Was this translation helpful? Give feedback.
-
|
You have a flag for optimized blas/lapack. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This page is a bit minimal:
https://nekrs.readthedocs.io/en/latest/quickstart.html#building-nekrs
Is there a full listing of CMake options?
Beta Was this translation helpful? Give feedback.
All reactions