C-V2X-Senior-Design / TrackTasks

This repo's for keeping track of weekly tasks.
0 stars 0 forks source link

Deep Learning Training on Lab Machine? #15

Open gefa opened 2 years ago

gefa commented 2 years ago

Hi Yixiu, I was trying to run this example: https://github.com/pkhorram/Optimizing-Modulation-Classification-with-Deep-Learninghttps://www.youtube.com/watch?v=ZZ6nocu7mrQThey use deepsig's 2016.10a dataset.

Have you tried running Tensorflow / Cuda on Lab Machines? It seems to me that we don't have a compatible GPU, please correct me if I'm wrong.

GPU ON LAB MACHINE lspci | grep -i nvidia 21:00.0 VGA compatible controller: NVIDIA Corporation GP107GL [Quadro P620] (rev a1) 21:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Controller (rev a1)

CUDA COMPATIBLE GPUs https://developer.nvidia.com/cuda-gpus As an alternative, I applied for a Linux Virtual Lab/scc-lite account. See: https://www.bu.edu/tech/services/cccs/desktop/computer-labs/unix/

Did you have any luck with SCC yet? Best,Stefan