Skip to content

chychen/strong_wind_axis_python_cuda

Repository files navigation

strong_wind_axis_python_cuda

Setup the Environment

docker run --gpus all -it --rm --net host --name rapids_$USER -v $PWD:$PWD -w $PWD rapidsai/rapidsai:0.14-cuda10.2-base-ubuntu18.04-py3.6 bash

Install/Launch Jupyter Notebook

conda install jupyterlab
jupyter lab --NotebookApp.token="" --allow-root --ip=0.0.0.0 &

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published