Jegathesan Shanmugam

Results 8 issues of Jegathesan Shanmugam

PR for install_gpu.sh: Enhancement [File exists check, Configure proxy if behind corporation proxy] #227

Hi Team, I'm getting CUDA memory error when I call cudf.Series method from the [hlca_lung_gpu_analysis-visualization notebook](https://github.com/clara-parabricks/rapids-single-cell-examples/blob/master/notebooks/hlca_lung_gpu_analysis-visualization.ipynb). **Error Log:** ```bash --------------------------------------------------------------------------- ArrowTypeError Traceback (most recent call last) ~/anaconda3/envs/rapidgenomics/lib/python3.7/site-packages/cudf/utils/utils.py in pyarrow_buffer_to_cudf_buffer(arrow_buf, mask_size)...

Hi, I'm getting the below error when I run data preparation script, ```bash OSError: libusb-1.0.so.0: cannot open shared object file: No such file or directory ``` So, Adding libusb-1.0-0 pkg...

This commit updates the Dockerfile and config.py to reference the newly renamed configuration file (from config.toml to sample.config.toml).

Hi Team, I'm able to train the dqn algorithm with stage 1 env on Ubuntu 20.04 with few changes. Is there any reason why we haven't release this package for...