'프로그램 사용 > openHPC' 카테고리의 다른 글
slurm 이기종 (0) | 2020.11.25 |
---|---|
slurm + munge (0) | 2020.11.24 |
slurm gpu (0) | 2020.11.16 |
openBMC (0) | 2020.11.02 |
HPL for CUDA , KNL (0) | 2020.11.02 |
slurm 이기종 (0) | 2020.11.25 |
---|---|
slurm + munge (0) | 2020.11.24 |
slurm gpu (0) | 2020.11.16 |
openBMC (0) | 2020.11.02 |
HPL for CUDA , KNL (0) | 2020.11.02 |
[링크 : https://github.com/dholt/slurm-gpu]
[링크 : https://docs.computecanada.ca/wiki/Using_GPUs_with_Slurm]
slurm + munge (0) | 2020.11.24 |
---|---|
slurm 사용법 (0) | 2020.11.16 |
openBMC (0) | 2020.11.02 |
HPL for CUDA , KNL (0) | 2020.11.02 |
slurm 계정이 생겼다? (0) | 2020.09.22 |
Currently runs on… ▶ Barreleye, S822LC, S822LC For HPC, P8 Reference ▶ Witherspoon -- P9 AC922LC Power AI and CORAL ▶ P9 reference boards ▶ AST2400 and AST2500 BMC hardware |
[링크 : https://cdn.openpowerfoundation.org/wp-content/uploads/2018/11/Andrew-Geissler-OpenBMC-Overview.pdf]
Barreleye, S822LC, S822LC
[링크 : https://wiki.raptorcs.com/wiki/OpenPOWER]
IBM Power System IC922
P9 reference boards
impitool, redfish 관련 용어 발견
[링크 : http://www.redbooks.ibm.com/redpapers/pdfs/redp5584.pdf]
AST2400 and AST2500 BMC hardware
[링크 : http://www.aspeedtech.com/server_ast2400/] 400MHz ARM926EJ 16KB/16KB Cache
[링크 : http://www.aspeedtech.com/server_ast2500/] 800MHz ARM11
[링크 : https://en.wikipedia.org/wiki/OpenBMC]
[링크 : https://github.com/openbmc/openbmc]
[링크 : https://github.com/openbmc]
slurm 사용법 (0) | 2020.11.16 |
---|---|
slurm gpu (0) | 2020.11.16 |
HPL for CUDA , KNL (0) | 2020.11.02 |
slurm 계정이 생겼다? (0) | 2020.09.22 |
torque PBS on ubuntu (0) | 2020.09.21 |
[링크 : https://www.nvidia.com/content/PDF/sc_2010/theater/Phillips_SC10.pdf]
[링크 : https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.465.6528&rep=rep1&type=pdf]
[링크 : https://github.com/avidday/hpl-cuda]
[링크 : https://github.com/davidrohr/hpl-gpu]
[링크 : https://developer.ibm.com/../power9-ac922에서-hpl-cuda-버전을-compile하고-수행하기/]
KNL
[링크 : https://community.intel.com/.../How-to-run-Intel-Optimized-MP-LINPACK-Benchmark-on-KNL-platform/...]
[링크 : https://scc.ustc.edu.cn/.../GUID-B8B2E43B-31AE-43BA-919E-D7C26961FACC.html]
[링크 : https://scienceon.kisti.re.kr/commons/util/originalView.do?dbt=TRKO&cn=TRKO201500002130]
slurm gpu (0) | 2020.11.16 |
---|---|
openBMC (0) | 2020.11.02 |
slurm 계정이 생겼다? (0) | 2020.09.22 |
torque PBS on ubuntu (0) | 2020.09.21 |
qsub? torque? (0) | 2020.09.18 |
torque 설치하고 나서 생긴건 진 모르겠지만 의심가는건 그 것 뿐 -_-
[링크 : https://slurm.schedmd.com/documentation.html]
[링크 : https://askubuntu.com/questions/1061325/slurm-new-user-on-ubuntu-18-04]
[링크 : https://cloud.google.com/solutions/deploying-slurm-cluster-compute-engine?hl=ko]
[링크 : https://blog.ksc.re.kr/124]
slurm gpu (0) | 2020.11.16 |
---|---|
openBMC (0) | 2020.11.02 |
HPL for CUDA , KNL (0) | 2020.11.02 |
torque PBS on ubuntu (0) | 2020.09.21 |
qsub? torque? (0) | 2020.09.18 |
패키지 구성은 위는 서버 아래는 클라이언트.
그나저나 클러스터로 구성되면 어떤 작업이든 상관이 없이 가능한건가? (분산 빌드가 가능?)
sudo aptitude install torque-server torque-scheduler torque-client sudo aptitude install torque-client torque-mom |
[링크 : https://help.ubuntu.com/community/TorquePbsHowto]
[링크 : https://pmateusz.github.io/linux/torque/2017/03/25/torque-installation-on-ubuntu.html]
[링크 : https://jabriffa.wordpress.com/.../installing-torquepbs-job-scheduler-on-ubuntu-14-04-lts/]
[링크 : https://jabriffa.wordpress.com/.../adding-client-nodes-to-a-torquepbs-system-on-ubuntu-14-04-lts/]
[링크 : http://sarghis.com/blog/652/]
[링크 : https://community.openpbs.org/t/installation-of-torque-in-single-node-ubuntu-14-04/846]
slurm gpu (0) | 2020.11.16 |
---|---|
openBMC (0) | 2020.11.02 |
HPL for CUDA , KNL (0) | 2020.11.02 |
slurm 계정이 생겼다? (0) | 2020.09.22 |
qsub? torque? (0) | 2020.09.18 |
qsub란 명령어가 있는데 torque에 속해있는듯?
Command 'qsub' not found, but can be installed with: sudo apt install gridengine-client sudo apt install slurm-wlm-torque |
[링크 : https://linux.die.net/man/1/qsub-torque]
+
SGE (SUN Grid Engine -> Oracle Grid Engine) $ sudo apt-get install gridengine-client 패키지 목록을 읽는 중입니다... 완료 의존성 트리를 만드는 중입니다 상태 정보를 읽는 중입니다... 완료 다음의 추가 패키지가 설치될 것입니다 : bsd-mailx gridengine-common libjemalloc1 liblockfile-bin liblockfile1 libmunge2 postfix tcsh 제안하는 패키지: gridengine-qmon tclsh procmail postfix-mysql postfix-pgsql postfix-ldap postfix-pcre postfix-lmdb postfix-sqlite sasl2-bin dovecot-common resolvconf postfix-cdb postfix-doc 다음 새 패키지를 설치할 것입니다: bsd-mailx gridengine-client gridengine-common libjemalloc1 liblockfile-bin liblockfile1 libmunge2 postfix tcsh 0개 업그레이드, 9개 새로 설치, 0개 제거 및 4개 업그레이드 안 함. 9,811 k바이트 아카이브를 받아야 합니다. 이 작업 후 52.4 M바이트의 디스크 공간을 더 사용하게 됩니다. 계속 하시겠습니까? [Y/n] |
qsub 누르니 에러가 나네...
$ qsub Unable to initialize environment because of error: unable to read qmaster name: qmaster hostname in "/var/lib/gridengine/default/common/act_qmaster" ha Exiting. |
+
찾던게 얜가보다? 그나저나 ipmi는 왜 나오지?
$ sudo apt-get install slurm-wlm-torque 패키지 목록을 읽는 중입니다... 완료 의존성 트리를 만드는 중입니다 상태 정보를 읽는 중입니다... 완료 다음의 추가 패키지가 설치될 것입니다 : freeipmi-common libaec0 libdbi1 libfreeipmi16 libhdf5-100 libipmimonitoring5a liblua5.1-0 libmunge2 librrd8 libslurm-perl libslurm32 libslurmdb-perl libslurmdb32 libswitch-perl libsz2 munge slurm-client slurm-wlm-basic-plugins 제안하는 패키지: freeipmi-tools 다음 새 패키지를 설치할 것입니다: freeipmi-common libaec0 libdbi1 libfreeipmi16 libhdf5-100 libipmimonitoring5a liblua5.1-0 libmunge2 librrd8 libslurm-perl libslurm32 libslurmdb-perl libslurmdb32 libswitch-perl libsz2 munge slurm-client slurm-wlm-basic-plugins slurm-wlm-torque 0개 업그레이드, 19개 새로 설치, 0개 제거 및 4개 업그레이드 안 함. 6,218 k바이트/6,237 k바이트 아카이브를 받아야 합니다. 이 작업 후 22.2 M바이트의 디스크 공간을 더 사용하게 됩니다. 계속 하시겠습니까? [Y/n] |
$ qsub Usage: qsub [-a start_time] [-A account] [-b y|n] [-e err_path] [-I] [-l resource_list] [-m mail_options] [-M user_list] [-N job_name] [-o out_path] [-p priority] [-pe shm task_cnt] [-P wckey] [-q destination] [-r y|n] [-v variable_list] [-V] [-wd workdir] [-W additional_attributes] [-h] [script] |
+
2020.09.21
[링크 : http://docs.adaptivecomputing.com/torque/3-0-5/index.php]
[링크 : http://docs.adaptivecomputing.com/torque/3-0-5/a.ltorquequickstart.php]
slurm gpu (0) | 2020.11.16 |
---|---|
openBMC (0) | 2020.11.02 |
HPL for CUDA , KNL (0) | 2020.11.02 |
slurm 계정이 생겼다? (0) | 2020.09.22 |
torque PBS on ubuntu (0) | 2020.09.21 |