일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 |
Tags
- cuda
- 뉴론
- 가우시안
- GPU
- skl
- openfoam
- vasp
- 타키온2
- 슈퍼컴퓨터
- KISTI
- ansys
- Linux
- HPC
- Kat
- nurion
- 신바람
- sinbaram
- GROMACS
- abaqus
- neuron
- Gaussian
- 슈퍼컴퓨팅
- 슈퍼컴퓨팅교육
- TACHYON2
- KNL
- 누리온
- SGE
- 국가슈퍼컴퓨팅센터
- 5호기
- G16
Archives
- Today
- Total
목록2020/04/24 (1)
KISTI 슈퍼컴퓨팅 기술 블로그
git 사용 방법 안내
1. 누리온 시스템누리온 시스템에서는 git이 기본 명령어로 설정되어 있지 않기 때문에, module 환경설정을 이용하여 사용 가능 $ module load git/1.8.3.4 $ git --help usage: git [--version] [--help] [-c name=value] [--exec-path[=]] [--html-path] [--man-path] [--info-path] [-p|--paginate|--no-pager] [--no-replace-objects] [--bare] [--git-dir=] [--work-tree=] [--namespace=] [] The most commonly used git commands are: add Add file contents to the inde..
시스템 활용 & 팁
2020. 4. 24. 13:54