Skip to content

Latest commit

 

History

History
85 lines (66 loc) · 2.45 KB

NewIntelAIDevCloud.md

File metadata and controls

85 lines (66 loc) · 2.45 KB

Intel DevCloud oneAPI

Registered in 2020/6/5, will be expired at 2020/10/3

oneAPI

Student can get a 90 days trial.

Structure

DevCloud Abstract Diagram v2.png

Queue Management

qsub

echo "python <name>.py" | qsub -N <task_name> -d <log_dir> -l walltime 24:00:00
qsub job.sh

qstat

qstat
qstat -f <job_num>

Useful Command

qmgr -c "list queue batch"

###############################################################################
#
# Welcome to the Intel DevCloud for oneAPI Projects!
#
# 1) See https://devcloud.intel.com/oneapi/ for instructions and rules for
# the OneAPI Instance.
#
# 2) See https://github.com/intel/FPGA-Devcloud for instructions and rules for
# the FPGA Instance.
#
# Note: Your invitation email sent to you contains the authentication URL.
#
# If you have any questions regarding the cloud usage, post them at
# https://software.intel.com/en-us/forums/intel-devcloud
#
# Intel DevCloud Team
#
###############################################################################
#
# Note: Cryptocurrency mining on the Intel DevCloud is forbidden.
# Mining will lead to immediate termination of your account.
#
###############################################################################

Now called Intel® Tiber™ AI Cloud