Information/Instructions/General
From C-SAFE Wiki
In general to get Uintah software up and running, these steps must be taken. If they are different, they will be listed on specific machines' pages.
- Build Thirdparty
- Only needs to be done once per machine
- If never intending on running scirun, only libxml2 needs to be built for SCIRun 3P
- checkout Uintah
- currently: svn co https://gforge.sci.utah.edu/svn/uintah/trunk uintah
- Configure Uintah - machine-specific
- Build Uintah
- typically just make -j <num procs> sus
- Run sus - machine-specific
Back to: Main
