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 Jonathan,
nice to see you are interested in ParaStation.
We have to differenciate the two components that you mentioned.
PSConfig is the ParaStation Cluster Configuration Framework and not
part of Open ParaStation. The intended way to use Open ParaStation is
with the file based configuration using a file named
/etc/parastation.conf.
Please add the configure option --disable-psconfig.
We should think about making this the default in Open ParaStation.
pspmix is a new plugin to support pmix and still under development. It
relies on the PMIx library and thus its headers need to be available to
build pspmix and this is what configure complains about. If you do not
need it (which is propably the case) you can just deactivate it by
adding the configure option --disable-pspmix.
Best Regards
Stephan
Hi
I try to build psmgmt, and it wants the packages psconfig and pspmix installed. However, I cannot find the sources for these?
Are they available?
Best Regards
Jonathan
The text was updated successfully, but these errors were encountered: