abstract:farber:install_software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
abstract:farber:install_software [2017-10-23 15:49] – created sraskarabstract:farber:install_software [2018-09-10 13:27] (current) – [Filesystem] anita
Line 1: Line 1:
-===== udbuild software deployment =====+===== UDBUILD Software Deployment =====
 The software installed and deployed on the Farber cluster each has it's own The software installed and deployed on the Farber cluster each has it's own
 methods for compiling and installing.  To manage this process, the HPC team methods for compiling and installing.  To manage this process, the HPC team
Line 6: Line 6:
  
 Software is built, installed, and accessed using the Software is built, installed, and accessed using the
-[[software:VALET:start|VALET]] system developed by Dr. Jeffrey Frey.  IT+[[software:valet:valet|VALET]] system developed by Dr. Jeffrey Frey.  IT
 developed a set of software helper functions which can be access using VALET developed a set of software helper functions which can be access using VALET
 by importing the ''udbuild'' vpkg. by importing the ''udbuild'' vpkg.
Line 13: Line 13:
 ''udbuild'' file used to build and deploy software.  Throughout this process, ''udbuild'' file used to build and deploy software.  Throughout this process,
 it is helpful to have an understanding of how to use it is helpful to have an understanding of how to use
-[[software:VALET:start|VALET]] to add and remove software packages from your+[[software:valet:valet|VALET]] to add and remove software packages from your
 environment. environment.
  
Line 23: Line 23:
 value for this environment variable for workgroup software is value for this environment variable for workgroup software is
 ''$WORKDIR/sw'', and for personal software installation is ''$WORKDIR/sw'', and for personal software installation is
-''$HOME/sw''.+''$HOME/sw''. Refer to [[:technical:developer:workgroup-sw|workgroup software installs]] for help setting up your directories for workgroup storage.
  
 Beneath this directory should be an ''attic'' sub-directory for downloaded Beneath this directory should be an ''attic'' sub-directory for downloaded
Line 280: Line 280:
 # particular python version based on PY_VERS environment variable # particular python version based on PY_VERS environment variable
 vpkg_devrequire python/$PY_VERS vpkg_devrequire python/$PY_VERS
-vpkg_devrequire python-numpy/python$PY_VERS 
-vpkg_devrequire netcdf/4.3 
- 
-# This initializes the environment for the build based on the 
 vpkg_devrequire python-numpy/python$PY_VERS vpkg_devrequire python-numpy/python$PY_VERS
 vpkg_devrequire netcdf/4.3 vpkg_devrequire netcdf/4.3
  • abstract/farber/install_software.1508788163.txt.gz
  • Last modified: 2017-10-23 15:49
  • by sraskar