Difference between revisions of "UCVM Installation Notes"
From SCECpedia
Jump to navigationJump to searchLine 11: | Line 11: | ||
== UCVM on Mac == | == UCVM on Mac == | ||
− | Test: UCVM lib initialization | + | Test: UCVM lib initialization |
− | PASS | + | PASS |
− | Test: UCVM lib add model 1D | + | Test: UCVM lib add model 1D |
− | PASS | + | PASS |
− | Test: UCVM lib query 1D | + | Test: UCVM lib query 1D |
− | PASS | + | PASS |
− | Test: UCVM lib query 1D GTL | + | Test: UCVM lib query 1D GTL |
− | PASS | + | PASS |
− | Test: UCVM lib get model label 1D | + | Test: UCVM lib get model label 1D |
− | PASS | + | PASS |
− | Test: UCVM lib get ifunc label 1D | + | Test: UCVM lib get ifunc label 1D |
− | PASS | + | PASS |
− | Test: UCVM lib setparam querymode geo-depth 1D | + | Test: UCVM lib setparam querymode geo-depth 1D |
− | PASS | + | PASS |
− | Test: UCVM lib setparam querymode geo-elev 1D | + | Test: UCVM lib setparam querymode geo-elev 1D |
− | PASS | + | PASS |
− | Test: UCVM lib model version 1D | + | Test: UCVM lib model version 1D |
− | PASS | + | PASS |
− | Test: UCVM lib query user model | + | Test: UCVM lib query user model |
− | PASS | + | PASS |
− | Test: UCVM lib add model USGS CenCal | + | Test: UCVM lib add model USGS CenCal |
− | PASS | + | PASS |
− | Test: UCVM lib add model SCEC CVM-H | + | Test: UCVM lib add model SCEC CVM-H |
− | PASS | + | PASS |
− | Test: UCVM lib add model SCEC CVM-S | + | Test: UCVM lib add model SCEC CVM-S |
− | PASS | + | PASS |
− | Test: UCVM lib add model SCEC CVM-SI | + | Test: UCVM lib add model SCEC CVM-SI |
− | PASS | + | PASS |
+ | |||
+ | == Related Entries == | ||
+ | *[[UCVM]] | ||
+ | *[[Validation]] |
Revision as of 21:29, 28 March 2016
UCVM is a complex collection of software with advanced high-performance capabilities. These capabilities introduce a significant amount of complexity building and using UCVM. To simply, UCVM is designed towards specific target computing systems, typically Linux. However, the software has been ported to multiple systems, and this page provides details on the status of those installations.
UCVM Current Version
This works focuses on building and using the most recent version of UCVM which is UCVM v15.10.0.
Installation configuration tested
We are testing the "all models" version of UCVM. In this case, as we install using, we respond "Yes" to each model that it offers. Details on a Mac look like this.
UCVM on Mac
Test: UCVM lib initialization PASS Test: UCVM lib add model 1D PASS Test: UCVM lib query 1D PASS Test: UCVM lib query 1D GTL PASS Test: UCVM lib get model label 1D PASS Test: UCVM lib get ifunc label 1D PASS Test: UCVM lib setparam querymode geo-depth 1D PASS Test: UCVM lib setparam querymode geo-elev 1D PASS Test: UCVM lib model version 1D PASS Test: UCVM lib query user model PASS Test: UCVM lib add model USGS CenCal PASS Test: UCVM lib add model SCEC CVM-H PASS Test: UCVM lib add model SCEC CVM-S PASS Test: UCVM lib add model SCEC CVM-SI PASS