Pitzer
HOWTO: Use Jupyter on OnDemand
This page outlines how to use the Jupyter interactive app on OnDemand.
Launching Jupyter App
Log on to https://ondemand.osc.edu/ with your OSC credentials. Choose Jupyter under the InteractiveApps option.
Rust
Rust is a general-purpose programming language with an emphasis on performance, type safety, and concurrency. It enforces memory safety without a traditional garbage collector, preventing data races and memory safety errors via the "borrow checker". The Rust module provides rustc and cargo.
Availability and Restrictions
Versions
The following versions of Rust are available on OSC clusters:
Rosetta
Rosetta
Rosetta is a software suite that includes algorithms for computational modeling and analysis of protein structures. It has enabled notable scientific advances in computational biology, including de novo protein design, enzyme design, ligand docking, and structure prediction of biological macromolecules and macromolecular complexes.
fMRIPrep 24.1.1 is now available on Pitzer
fMRIPrep 24.1.1 is now available on Pitzer via fmriprep/24.1.1
.
Globus downtime at 10:00 AM EDT on 11/02/2024
fsl 6.0.7.13 is now available on Pitzer
PyTorch 2.4.0 available
A PyTorch 2.4.0 conda environment is now available. Usage via: module load pytorch/2.4.0
See OSC PyTorch software page for more details.
CUDA Quantum
CUDA Quantum is a platform for developing quantum-classical applications that leverages NVIDIA's CUDA technology. This platform provides a framework to create and execute quantum algorithms on quantum processors while integrating with classical computing resources. It is designed to accelerate quantum computing tasks and support hybrid quantum-classical workflows, making it an essential tool for researchers and developers in the field of quantum computing.