rmc-spock | ROSE meta config with Spock installation management
kandi X-RAY | rmc-spock Summary
kandi X-RAY | rmc-spock Summary
rmc-spock is a Shell library. rmc-spock has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
"RMC" is an abbreviation for "ROSE Meta Configuration" since the primary goal of this software is to configure ROSE’s configuration system. The top-level program in RMC/Spock is named "rmc", while additional lower-level programs have names that start with "spock-". "Spock" is a play of words on "Spack", which is a Python-based HPC software installation system.
"RMC" is an abbreviation for "ROSE Meta Configuration" since the primary goal of this software is to configure ROSE’s configuration system. The top-level program in RMC/Spock is named "rmc", while additional lower-level programs have names that start with "spock-". "Spock" is a play of words on "Spack", which is a Python-based HPC software installation system.
Support
Quality
Security
License
Reuse
Support
rmc-spock has a low active ecosystem.
It has 1 star(s) with 1 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
rmc-spock has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of rmc-spock is current.
Quality
rmc-spock has no bugs reported.
Security
rmc-spock has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
rmc-spock does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
rmc-spock releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of rmc-spock
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of rmc-spock
rmc-spock Key Features
No Key Features are available at this moment for rmc-spock.
rmc-spock Examples and Code Snippets
No Code Snippets are available at this moment for rmc-spock.
Community Discussions
No Community Discussions are available at this moment for rmc-spock.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install rmc-spock
RMC/Spock is intentionally easy to install into a ".spock" subdirectory of the user’s home. The entire procedure is:. The bootstrap.sh script has command-line options to control which versions of dependencies to use and whether it has permission to download their source code from the Internet if it can’t find the source code locally. RMC/Spock can be safely installed in ~/.spock even if the home directory is NFS-mounted on different architectures. Each host will have its own private areas under various architecture-dependent parts of the ~/.spock tree. TODO: Describe command-line options needed by various Linux distributions. E.g., RHEL 6 has an old C++ compiler that can’t handle some of the more modern dependencies. TODO: Describe how to install RMC/Spock on a machine with no Internet connection.
Intel compilers are a little strange because they require modifications to your shell environment before they can be used, and these modifications are more involved than setting a couple environment variables to easily determined values. This environmental pollution also makes it difficult to use more than one version of Intel compiler in the same shell session. RMC/Spock tries to alleviate some of this pain by enclosing the Intel compiler commands (found under /usr/apps/intel) in version-specific wrapper scripts with names like icpc-16.0.3 and placing them in your ~/bin directory. Tip: Now would be a good time to restart your login shell if you polluted the environment by sourcing any Intel configuration scripts. Running exec bash will probably not be sufficient! Also note that "rmc" is really only well tested in Bash shells, although it should work in others.
Intel compilers are a little strange because they require modifications to your shell environment before they can be used, and these modifications are more involved than setting a couple environment variables to easily determined values. This environmental pollution also makes it difficult to use more than one version of Intel compiler in the same shell session. RMC/Spock tries to alleviate some of this pain by enclosing the Intel compiler commands (found under /usr/apps/intel) in version-specific wrapper scripts with names like icpc-16.0.3 and placing them in your ~/bin directory. Tip: Now would be a good time to restart your login shell if you polluted the environment by sourcing any Intel configuration scripts. Running exec bash will probably not be sufficient! Also note that "rmc" is really only well tested in Bash shells, although it should work in others.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page