software:anaconda:darwin

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
software:anaconda:darwin [2024-08-02 14:45] – [Virtual Environment] thuachensoftware:anaconda:darwin [2024-08-02 15:07] (current) – [Virtual Environment] thuachen
Line 26: Line 26:
  
 <code> <code>
-[traine@login00 ~]$ vpkg_devrequire anaconda/2024.02+[traine@login00 ~]$ vpkg_devrequire anaconda/2024.02:python3
 Adding package `anaconda/2024.02:python3` to your environment Adding package `anaconda/2024.02:python3` to your environment
 [traine@login00 ~]$ conda create -p ~/fenicsproject -c conda-forge fenics fenics-dijitso fenics-dolfin fenics-ffc fenics-fiat fenics-libdolfin fenics-ufl mshr [traine@login00 ~]$ conda create -p ~/fenicsproject -c conda-forge fenics fenics-dijitso fenics-dolfin fenics-ffc fenics-fiat fenics-libdolfin fenics-ufl mshr
 +Retrieving notices: ...working... done
 +Channels:
 + - conda-forge
 + - defaults
 +Platform: linux-64
 +Collecting package metadata (repodata.json): done
 Solving environment: done Solving environment: done
- 
- 
-==> WARNING: A newer version of conda exists. <== 
-  current version: 4.5.11 
-  latest version: 4.8.1 
- 
-Please update conda by running 
- 
-    $ conda update -n base -c defaults conda 
- 
  
 ## Package Plan ## ## Package Plan ##
Line 57: Line 53:
  
 The following packages will be downloaded: The following packages will be downloaded:
- 
 ... ...
 ... ...
Line 71: Line 66:
 # #
 # To activate this environment, use: # To activate this environment, use:
-# > source activate /home/1201/fenicsproject+# > conda activate /home/1201/fenicsproject
 # #
 # To deactivate an active environment, use: # To deactivate an active environment, use:
-# > source deactivate+# > conda deactivate
 # #
  
 [traine@login00 ~]$ workgroup -g it_css [traine@login00 ~]$ workgroup -g it_css
-[(it_css:traine)@login00 ~]$ salloc --partition=devel +[(it_css:traine)@login00 ~]$ salloc --partition=idle 
-salloc: Pending job allocation 5434421 +salloc: Pending job allocation 5275439 
-salloc: job 5434421 queued and waiting for resources +salloc: job 5275439 queued and waiting for resources 
-salloc: job 5434421 has been allocated resources +salloc: job 5275439 has been allocated resources 
-salloc: Granted job allocation 5434421+salloc: Granted job allocation 5275439
 salloc: Waiting for resource configuration salloc: Waiting for resource configuration
-salloc: Nodes r00n56 are ready for job +salloc: Nodes r1n00 are ready for job 
-[traine@r00n56 ~]$ vpkg_devrequire anaconda/5.2.0:python3 +[traine@r1n00 ~]$ vpkg_devrequire anaconda/2024.02:python3 
-Adding package `anaconda/5.2.0:python3` to your environment +Adding package `anaconda/2024.02:python3` to your environment 
-[traine@r00n56 ~]$ source activate ~/fenicsproject +[traine@r1n00 ~]$ conda activate ~/fenicsproject 
-(/home/1201/fenicsproject) [traine@r00n56 ~]$ python3 -c "import mshr" +(/home/1201/fenicsproject) [traine@r1n00 ~]$ python3 -c "import mshr" 
-(/home/1201/fenicsproject) [traine@r00n56 ~]$ source deactivate +(/home/1201/fenicsproject) [traine@r1n00 ~]$ conda deactivate 
-[traine@r00n56 ~]$ exit +[traine@r1n00 ~]$ exit 
-exit +logout 
-salloc: Relinquishing job allocation 5434421+salloc: Relinquishing job allocation 5275439
 [(it_css:traine)@login00 ~]$ [(it_css:traine)@login00 ~]$
 </code> </code>
  • software/anaconda/darwin.1722624321.txt.gz
  • Last modified: 2024-08-02 14:45
  • by thuachen