Case studies
Run docker-based workload on HPC with GPU
In this case study, we will walk thru how to convert a docker image into singularity format and i...
Render 3D graphics with Blender
Welcome to OAsis! If you're looking to render 3D graphics using the cluster GPU, we've got you co...
AI painting with stable diffusion
The OAsis cluster is equipped with 80GB A100 GPUs that can be leveraged to create artwork using...
Run and train chatbots with OpenChatKit
OpenChatKit provides an open-source framework to train general-purpose chatbots. It includes a ...
PyTorch with GPU in Jupyter Lab using container-based kernel
The easiest way to kick start deep learning is to use our Jupyter Lab feature with container kern...
Run NVIDIA-Merlin MovieLens Example in Jupyter Lab
NVIDIA-Merlin NVIDIA Merlin is an open source library that accelerates recommender systems on NV...
Multinode PyTorch Model Training using MPI and Singularity
Why multiple nodes? Multinode training in PyTorch allows for the distribution of the computation...
Running the Vicuna-33B/13B/7B Chatbot with FastChat
Introduction The Vicuna chatbot is an open-source conversational AI model trained using fine-tun...
Run nemo-megatron-gpt-5B model with NVIDIA NeMo
Introduction NVIDIA NeMo is a powerful toolkit designed for researchers working on various conve...
Accelerating molecular dynamics simulations with MPI and GPU
In this article, we will explore techniques for speeding up molecular dynamics simulations with...
Accelerate a simple C++ program with MPI and CUDA
This article will discuss parallel computing and how it can be applied using MPI and CUDA paradig...
Accelerate FASTQ to BAM conversion using GPU and Parabricks
Refs to Parabricks: fq2bam (FQ2BAM + BWA-MEM) Parabricks fq2bam is a software tool that can ge...
Generate sound effect/music with Meta's AudioCraft
AudioCraft is a framework for applying generative AI in the sound field. It comes with a pre-trai...
Introduce Nvidia Modulus Symbolic (Modulus Sym)
Compare with traditional simulation and NVIDIA Modulus Compared to traditional simulations, NVID...
Nvidia Modulus Symbolic(Modulus Sym) Workflow and Example
A typical workflow followed when developing in Modulus Sym. Hydra This is a configuration pac...
Retrieval Augmentation Generation - Langchain integration with local LLM
This integration allows LLM to efficiently retrieve and organize information, making it easier fo...
Using 10x Genomics Cell Ranger
OAsis cluster has Cell Ranger pre-installed. Users may load it from Lmod. The following is an exa...
Creating JupyterLab in Kubernetes workspace
JupyterLab is a famous tool for AI researchers. We will discuss how to prepare it on the OAsis Po...