Installation
This manual describes how to install and configure the OSCAR-5 system.
Attention
The OSCAR-5 pre and post processing framework is intended to act as a light weight client, installed on a user’s local workstation. It has built in features that enables communication with target codes residing on other machines. Thus it is not advisable to install the entire system in a shared environment.
Getting Access to Git Repositories
All of the components of the OSCAR-5 system are hosted on private GitLab repositories. Although not required, joining a project on GitLab will give you access to:
An issue tracking system, where you can report bugs, make suggestions, and view other user’s as well as developer’s posts.
Latest bug fixes and system improvements.
Bleeding edge features by switching to the developer branch.
The ability to contribute to the system if you are a developer partner.
To join a project, please create a user account on GitLab, then email us your account name so that we can add you to the relevant groups. See Working with Git, for a quick introduction.
Installation Manuals
- Installation with Conda
- Using a Docker Container
- Docker cheat sheet
- Compiling from Source