12:59:03 From CRC Help Desk to Everyone: Link to the Tutorial content: https://crc-codelabs.web.app/ 12:59:26 From Tsang, Michael Wai Kok to Everyone: thanks 13:04:49 From Nickolas Comeau to Everyone: Link to the Tutorial content: https://crc-codelabs.web.app/ 13:08:46 From Cantalupo, Paul G to Everyone: can somebody post the link again? the chat history is empty for me 13:09:10 From Wong, Kim F to Everyone: https://crc-codelabs.web.app/ 13:14:19 From Wong, Kim F to Everyone: Most of the compute resources at CRC have been updated except for SMP. We will be refreshing the SMP cluster during the first half of 2023. 13:15:03 From Wong, Kim F to Everyone: After all the compute resources have been refreshed, we will focus on providing more storage services. 13:19:07 From Wong, Kim F to Everyone: If you just joined, here are the training material. https://crc-codelabs.web.app/ 13:26:25 From Wong, Kim F to Everyone: Note that Pulse Secure VPN will be deprecated (I think later this year). Pitt will be using Global Protect as the default. 13:27:03 From Tsang, Michael Wai Kok to Everyone: The link to Global protect does not work 13:29:00 From Wong, Kim F to Everyone: https://www.technology.pitt.edu/services/pittnet-vpn-globalprotect 13:29:50 From Tsang, Michael Wai Kok to Everyone: thanks 13:59:57 From Wong, Kim F to Everyone: hub.crc.pitt.edu works for me. 14:01:00 From Frances Johnson to Everyone: Global connect login is the same as PItt login? 14:02:11 From Wong, Kim F to Everyone: Yes, use your Pitt credentials for Global Protect. 14:02:47 From Wong, Kim F to Everyone: One important note for CRC is that the login username should be lowercase. 14:07:51 From Wong, Kim F to Everyone: The code lab permits you to copy/paste the commands directly into your terminal. 14:08:47 From Wong, Kim F to Everyone: Documentation on creating virtual environments can be found here, https://crc.pitt.edu/user-support/installed-software/python 14:16:08 From Wong, Kim F to Everyone: CRC uses the lmod environment module system. the lmod commands are used to add or remove software into your PATH. 14:23:13 From Wong, Kim F to Everyone: Start back at 2:28 14:23:44 From Wong, Kim F to Everyone: If you just joined, here are the training material. https://crc-codelabs.web.app/ 14:49:16 From Wong, Kim F to Everyone: To see all your jobs across all the clusters, you can use 14:49:24 From Wong, Kim F to Everyone: squeue -M all -u $USER 14:54:59 From Wong, Kim F to Everyone: Explanation for each of the reasons why your job is in the PD (pending) state and not running is described here, https://crc.pitt.edu/user-support/jobs-and-slurm-workload-manager/job-scheduling-policy 15:01:12 From Wong, Kim F to Everyone: The reason why we can't use the titanx partition is because we recently retire those GPUs. We will update the codelab. 15:12:18 From Wong, Kim F to Everyone: We are working on deploying a teaching cluster. We will update the codelab to use the teaching cluster and partitions. 15:40:52 From Wong, Kim F to Everyone: Here are additional documentation on file transfer, https://crc.pitt.edu/managingdata 15:51:13 From Frances Johnson to Everyone: Thank you 15:52:10 From Nickolas Comeau to Everyone: crc-job-stats.py 15:52:23 From Tsang, Michael Wai Kok to Everyone: Thank you. I like the site format as it is easy to find information on these topics