abstract:caviness:install_software:workgroup-sw

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
abstract:caviness:install_software:workgroup-sw [2018-08-30 11:48] – [Building for Autoconf/CMake] ssunkaraabstract:caviness:install_software:workgroup-sw [2021-04-22 14:25] (current) mkyle
Line 1: Line 1:
-====== Workgroup Software Installs on Caviness ======+====== Workgroup Software Installs on Caviness======
  
 Each workgroup receives its own dedicated storage space.  If a workgroup uses software that IT does not maintain, then its likely that software is present within that storage space.  Often times every individual workgroup member might have his or her own copy that he or she maintains -- this may be necessary if frequent redimensioning and recompiling is necessary to the job workflow. Each workgroup receives its own dedicated storage space.  If a workgroup uses software that IT does not maintain, then its likely that software is present within that storage space.  Often times every individual workgroup member might have his or her own copy that he or she maintains -- this may be necessary if frequent redimensioning and recompiling is necessary to the job workflow.
Line 12: Line 12:
  
 <code bash> <code bash>
-$ pwd 
-/work/it_nss 
- 
 $ mkdir -p $WORKDIR/sw $ mkdir -p $WORKDIR/sw
 $ chmod 02775 $WORKDIR/sw $ chmod 02775 $WORKDIR/sw
Line 55: Line 52:
 ===== Building from Source ===== ===== Building from Source =====
  
-Let's say that version 2.2 of "SuperCFD" has just been released and I've logged-in and downloaded the Unix/Linux source code to my desktop.  I copy the source package to Mills using ''scp'' (or ''sftp'') and the remote directory ''/work/it_nss/sw/supercfd/attic'' Note that this is the value of ''$WORKDIR'' plus paths created in the previous section.+Let's say that version 2.2 of "SuperCFD" has just been released and I've logged-in and downloaded the Unix/Linux source code to my desktop.  I copy the source package to Caviness using ''scp'' (or ''sftp'') and the remote directory ''/work/it_nss/sw/supercfd/attic'' Note that this is the value of ''$WORKDIR'' plus paths created in the previous section.
  
 On Caviness, I change to the SuperCFD software directory and prepare for the build of version 2.2: On Caviness, I change to the SuperCFD software directory and prepare for the build of version 2.2:
Line 69: Line 66:
 <code bash> <code bash>
 $ pwd $ pwd
-/lustre/work/it_nss/sw/supercfd/2.2+/work/it_nss/sw/supercfd/2.2
  
 $ tar --bzip -xf ../attic/supercfd-2.2.tar.bz2 $ tar --bzip -xf ../attic/supercfd-2.2.tar.bz2
  • abstract/caviness/install_software/workgroup-sw.1535644115.txt.gz
  • Last modified: 2018-08-30 11:48
  • by ssunkara