Row 2111

Row ID: 2111 | Dataset Entry | Axioma AXP Content Repository

Content Data

This page contains data entry 2111 from the Axioma AXP content repository. The structured data below represents the complete record for this entry.

Hello I am trying to run a python file on my schools GPU cluster server.

This server has many GPUs and CPUs to use and I am trying to run a machine learning application.

For some reason even when I request the GPU and it gets allocated my code cannot find the GPU.

I run my code with a .sh file with the following code in it :

\#! /bin/bash -l

\#$ -cwd

\#SBATCH -p Quick -w GPU3

\#SBATCH -p Contributors

\#SBATCH --gpus=1

srun python [myfile.py](https://myfile.py/)

and I have attached the output.

https://preview.redd.it/leo9hlysra8b1.png?width=1330&format=png&auto=webp&s=9aa44d26739775251b0d355b5f684f5d6110eb6f

FieldValue
text Hello I am trying to run a python file on my schools GPU cluster server. This server has many GPUs and CPUs to use and I am trying to run a machine learning application. For some reason even when I request the GPU and it gets allocated my code cannot find the GPU. I run my code with a .sh file with the following code in it : \#! /bin/bash -l \#$ -cwd \#SBATCH -p Quick -w GPU3 \#SBATCH -p Contributors \#SBATCH --gpus=1 srun python [myfile.py](https://myfile.py/) and I have attached the …
label r/tensorflow
dataType post
communityName r/tensorflow
datetime 2023-06-26
username_encoded Z0FBQUFBQm5LakwwYVJ6Q3pPbEQ3X1RiMkNNQldUNnB5MWIyZGtraU5xSDR1MzVlTk1wMUZpRWRNcWU3ampIbmhsUjhSWmZPaV81a1hvcXpweThxc0tERG1CcG9wRmFRd0E9PQ==
url_encoded Z0FBQUFBQm5Lak9Fc1JRZnlBYnYtTVI3YzlOUFpMUk9oekNSNm55SmdFWERkNVYxR2Q2bTRlZndCd0VRQUZBYlNNTmJEX3o1WGlfb3NrdUYyaXYzREJjejlBblpKQjY2ank3dVJiUXp0TFdfenVrMW5DYzlJMVIzcnVXeXg3N01ETFRiZVNMRnQ0alZ5Z2dDTEhidi1NeF9mcndGYW1zeXlZRi04aWV2SHpET05mekNRcmZBdVJTRUYwRVpBdkZtdjU0TlFmbktBSW9I

Raw Record

{
  "text": " \n\nHello I am trying to run a python file on my schools GPU cluster server.\n\nThis server has many GPUs and CPUs to use and I am trying to run a machine learning application.\n\nFor some reason even when I request the GPU and it gets allocated my code cannot find the GPU.\n\nI run my code with a .sh file with the following code in it :\n\n\\#! /bin/bash -l\n\n\\#$ -cwd\n\n\\#SBATCH -p Quick -w GPU3\n\n\\#SBATCH -p Contributors\n\n\\#SBATCH --gpus=1\n\nsrun python [myfile.py](https://myfile.py/)\n\nand I have attached the output.\n\nhttps://preview.redd.it/leo9hlysra8b1.png?width=1330&format=png&auto=webp&s=9aa44d26739775251b0d355b5f684f5d6110eb6f",
  "label": "r/tensorflow",
  "dataType": "post",
  "communityName": "r/tensorflow",
  "datetime": "2023-06-26",
  "username_encoded": "Z0FBQUFBQm5LakwwYVJ6Q3pPbEQ3X1RiMkNNQldUNnB5MWIyZGtraU5xSDR1MzVlTk1wMUZpRWRNcWU3ampIbmhsUjhSWmZPaV81a1hvcXpweThxc0tERG1CcG9wRmFRd0E9PQ==",
  "url_encoded": "Z0FBQUFBQm5Lak9Fc1JRZnlBYnYtTVI3YzlOUFpMUk9oekNSNm55SmdFWERkNVYxR2Q2bTRlZndCd0VRQUZBYlNNTmJEX3o1WGlfb3NrdUYyaXYzREJjejlBblpKQjY2ank3dVJiUXp0TFdfenVrMW5DYzlJMVIzcnVXeXg3N01ETFRiZVNMRnQ0alZ5Z2dDTEhidi1NeF9mcndGYW1zeXlZRi04aWV2SHpET05mekNRcmZBdVJTRUYwRVpBdkZtdjU0TlFmbktBSW9I"
}

Entry Information