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
We should look into supporting some kind of way to figure out how EasyBuild will configure a build (and maybe also how it will execute a build/install, etc.), without actually running it.
This does require unpacking the sources and other steps before, since these steps may determine the configure/build/install options...
Maybe something like eb --show-configure-step, etc.?