software:anaconda:caviness

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:caviness [2024-07-30 15:03] – [Recipes] anitasoftware:anaconda:caviness [2024-08-02 15:08] (current) – [Virtual Environment] thuachen
Line 10: Line 10:
 * 5.2.0:python2  Anaconda Python2 * 5.2.0:python2  Anaconda Python2
   5.2.0:python3  Anaconda Python3   5.2.0:python3  Anaconda Python3
 +  2020.07        Anaconda Python3 (Python 2 deprecated)
 +  2022.05        Anaconda Python3 (Python 2 deprecated)
 +  2023.03        Anaconda Python3 (Python 2 deprecated)
 +  2024.02        Anaconda Python3 (Python 2 deprecated)
 </code> </code>
  
Line 21: Line 25:
  
 <code> <code>
-[traine@login00 ~]$ vpkg_devrequire anaconda/5.2.0:python3 +[traine@login00 ~]$ vpkg_devrequire anaconda/2024.02 
-Adding package `anaconda/5.2.0:python3` to your environment+Adding package `anaconda/2024.02` 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
 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 52: Line 46:
  
 The following packages will be downloaded: The following packages will be downloaded:
- 
 ... ...
 ... ...
Line 66: Line 59:
 # #
 # 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=devel
-salloc: Pending job allocation 5434421 +salloc: Pending job allocation 28214017 
-salloc: job 5434421 queued and waiting for resources +salloc: job 28214017 queued and waiting for resources 
-salloc: job 5434421 has been allocated resources +salloc: job 28214017 has been allocated resources 
-salloc: Granted job allocation 5434421+salloc: Granted job allocation 28214017
 salloc: Waiting for resource configuration salloc: Waiting for resource configuration
 salloc: Nodes r00n56 are ready for job salloc: Nodes r00n56 are ready for job
-[traine@r00n56 ~]$ vpkg_devrequire anaconda/5.2.0:python3 +[traine@r00n56 ~]$ vpkg_devrequire anaconda/2024.02 
-Adding package `anaconda/5.2.0:python3` to your environment +Adding package `anaconda/2024.02` to your environment 
-[traine@r00n56 ~]$ source activate ~/fenicsproject+[traine@r00n56 ~]$ conda activate ~/fenicsproject
 (/home/1201/fenicsproject) [traine@r00n56 ~]$ python3 -c "import mshr" (/home/1201/fenicsproject) [traine@r00n56 ~]$ python3 -c "import mshr"
-(/home/1201/fenicsproject) [traine@r00n56 ~]$ source deactivate+(/home/1201/fenicsproject) [traine@r00n56 ~]$ conda deactivate
 [traine@r00n56 ~]$ exit [traine@r00n56 ~]$ exit
-exit +logout 
-salloc: Relinquishing job allocation 5434421+salloc: Relinquishing job allocation 28214017
 [(it_css:traine)@login00 ~]$ [(it_css:traine)@login00 ~]$
 </code> </code>
Line 96: Line 89:
  
   * [[technical:recipes:pyqt5-in-virtualenv|Building PyQt5 in a Python Virtual Environment]]   * [[technical:recipes:pyqt5-in-virtualenv|Building PyQt5 in a Python Virtual Environment]]
-  * [[technical:recipes:jupyter-notebook|Jupyter Notebook Python Virtual Environment]]+  * [[technical:recipes:jupyter-notebook|Building a Jupyter Notebook Python Virtual Environment]]
   * [[technical:recipes:keras-in-virtualenv|Keras Python Virtual Environment]]   * [[technical:recipes:keras-in-virtualenv|Keras Python Virtual Environment]]
   * Gurobi Python Virtual Environments   * Gurobi Python Virtual Environments
Line 102: Line 95:
     * [[software:gurobi:caviness#mpi-python-environment|Gurobi Python MPI]]     * [[software:gurobi:caviness#mpi-python-environment|Gurobi Python MPI]]
   * [[technical:recipes:emcee-in-virtualenv|Python Virtualenv: emcee and pyKLIP]]   * [[technical:recipes:emcee-in-virtualenv|Python Virtualenv: emcee and pyKLIP]]
-  * [[technical:recipes:mpi4py-in-virtualenv|Python Virtual Environments with mpi4py]]+  * [[technical:recipes:mpi4py-in-virtualenv|Building Python Virtual Environments with mpi4py]]
   * [[technical:recipes:tensorflow-in-virtualenv|Building a TensorFlow Python Virtual Environment]]   * [[technical:recipes:tensorflow-in-virtualenv|Building a TensorFlow Python Virtual Environment]]
   * [[technical:recipes:openmm|Building an OpenMM Python Virtual Environment]]   * [[technical:recipes:openmm|Building an OpenMM Python Virtual Environment]]
  • software/anaconda/caviness.1722366214.txt.gz
  • Last modified: 2024-07-30 15:03
  • by anita