Skip to content

Commit

Permalink
241111_update
Browse files Browse the repository at this point in the history
  • Loading branch information
statrav committed Nov 11, 2024
1 parent ad00b5d commit 610a2a8
Show file tree
Hide file tree
Showing 28 changed files with 122 additions and 167 deletions.
4 changes: 2 additions & 2 deletions Python 실행.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,7 @@ <h1 class="title"><span class="chapter-title">Chapter4. Python 실행</span></h1
<section id="bash-배치-파일-실행" class="level2 unnumbered">
<h2 class="unnumbered anchored" data-anchor-id="bash-배치-파일-실행">1. BASH 배치 파일 실행</h2>
<p>Bash 창에서 배치 파일을 실행하여 파이썬 프로젝트를 실행할 수 있습니다.</p>
<p>작업(job) 실행 후, 최대 이틀 동안 실행 가능합니다. 시뮬레이션이나 실험을 진행함에 있어 시간이 더 걸릴 것으로 예상된다면 관리자 메일([email protected])에 문의하셔서 최대 진행되는 노드의 진행 시간을 더 늘릴 수 있습니다.</p>
<p>최대 진행 시간은 일주일입니다.</p>
<p>작업(job) 실행 후, 최대 이틀 동안 실행 가능합니다. 시뮬레이션이나 실험을 진행함에 있어 시간이 더 걸릴 것으로 예상된다면 관리자 메일([email protected])에 문의하셔서 최대 진행되는 노드의 진행 시간을 더 늘릴 수 있습니다. 최대 진행 시간은 일주일입니다.</p>
<section id="배치-파일-생성" class="level3 unnumbered">
<h3 class="unnumbered anchored" data-anchor-id="배치-파일-생성">1.1 배치 파일 생성</h3>
<p>생성한 배치 파일의 내용은 아래와 같이 입력될 수 있습니다.</p>
Expand All @@ -258,6 +257,7 @@ <h3 class="unnumbered anchored" data-anchor-id="배치-파일-생성">1.1 배치
</div>
<p>결과값 도출 지정 폴더 이름을 반드시 지정해주세요. 각각 결과 값 폴더를 따로따로 만들어주거나 아니면 동일 폴더에 지정하셔도 됩니다.</p>
<p>STDOUT은 결과 값 출력 파일, STDERR는 결과 값 도출 중 출력 되는 로그 파일입니다. 새 폴더를 만들기 위해서는 디렉토리(directory)에서 오른쪽 버튼을 눌러 새 폴더 만들기 버튼을 클릭하시면 됩니다.</p>
<p><br></p>
<p>각 라인들의 의미는 다음과 같습니다.</p>
<p><strong><code>#SBATCH --nodes=1</code></strong> 총 필요 노드 수를 지정하는 명령어이며, 노드는 자동으로 컴퓨터가 배정해줍니다. nodes=1은 노드를 한 개만 사용하겠다는 의미입니다.</p>
<p><strong><code>#SBATCH --partition=gpu4</code></strong> 사용할 Partition을 지정하는 명령어입니다. Partition 정보는 <strong>UBAI Cluster</strong> 페이지를 참고하세요.</p>
Expand Down
Binary file modified UBAI-GUIDE-BOOK.pdf
Binary file not shown.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion qmd_project/.quarto/cites/index.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"index.qmd":[],"계정 생성.qmd":[],"환경 구축.qmd":[],"프로젝트 실습.qmd":[],"Python 실행.qmd":[],"intro.qmd":["knuth84"],"접속 방법.qmd":[],"UBAI Cluster.qmd":[],"appendix.qmd":[],"summary.qmd":[],"파일 로드.qmd":[],"references.qmd":[]}
{"접속 방법.qmd":[],"references.qmd":[],"환경 구축.qmd":[],"UBAI Cluster.qmd":[],"index.qmd":[],"Python 실행.qmd":[],"intro.qmd":["knuth84"],"파일 로드.qmd":[],"계정 생성.qmd":[],"summary.qmd":[],"appendix.qmd":[],"프로젝트 실습.qmd":[]}
2 changes: 1 addition & 1 deletion qmd_project/.quarto/idx/Python 실행.qmd.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion qmd_project/.quarto/idx/환경 구축.qmd.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion qmd_project/.quarto/xref/14902145
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"entries":[],"headings":["remote-ssh-설치","config-파일-수정","ssh-접속"],"options":{"chapters":true}}
{"headings":["remote-ssh-설치","config-파일-수정","ssh-접속"],"entries":[],"options":{"chapters":true}}
2 changes: 1 addition & 1 deletion qmd_project/.quarto/xref/26bbb735
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"entries":[],"options":{"chapters":true},"headings":["계정-신청","키파일-저장"]}
{"entries":[],"headings":["계정-신청","키파일-저장"],"options":{"chapters":true}}
2 changes: 1 addition & 1 deletion qmd_project/.quarto/xref/39af0f3c
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"options":{"chapters":true},"headings":["bash-배치-파일-실행","배치-파일-생성","배치-파일-실행","jupyter-notebook-웹-실행","배치-파일-생성-1","배치-파일-실행-1","포트-포워딩","jupyter-notebook-로그인","jupyter-notebook-작업-마치기"],"entries":[]}
{"headings":["bash-배치-파일-실행","배치-파일-생성","배치-파일-실행","jupyter-notebook-웹-실행","배치-파일-생성-1","배치-파일-실행-1","포트-포워딩","jupyter-notebook-로그인","jupyter-notebook-작업-마치기"],"options":{"chapters":true},"entries":[]}
2 changes: 1 addition & 1 deletion qmd_project/.quarto/xref/98704c6f
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"options":{"chapters":true},"entries":[],"headings":[]}
{"entries":[],"options":{"chapters":true},"headings":[]}
2 changes: 1 addition & 1 deletion qmd_project/.quarto/xref/b43f5010
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"entries":[],"options":{"chapters":true},"headings":["linux-환경-설정","module-avail","module-show","module-load","module-list","module-rm","module-purge","python-환경-설정","minicoda-설치","minicoda-실행","enroot","enroot-컨테이너-기능","image와-container","enroot-가상환경-실행"]}
{"entries":[],"headings":["linux-환경-설정","module-avail","module-show","module-load","module-list","module-rm","module-purge","python-환경-설정","minicoda-설치","minicoda-실행","enroot","enroot-컨테이너-기능","image와-container","enroot-가상환경-실행"],"options":{"chapters":true}}
2 changes: 1 addition & 1 deletion qmd_project/.quarto/xref/b988bd49
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"headings":["ubai","partition","사사의-글-안내"],"options":{"chapters":true},"entries":[]}
{"options":{"chapters":true},"entries":[],"headings":["ubai","partition","사사의-글-안내"]}
2 changes: 1 addition & 1 deletion qmd_project/.quarto/xref/ddc3e648
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"headings":["기본-파일-관리","다운로드","업로드","대용량-파일-관리","다운로드-1","업로드-1"],"options":{"chapters":true},"entries":[]}
{"headings":["기본-파일-관리","다운로드","업로드","대용량-파일-관리","다운로드-1","업로드-1"],"entries":[],"options":{"chapters":true}}
7 changes: 3 additions & 4 deletions qmd_project/Python 실행.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@ Python을 실행하는 방법은 두 가지가 있습니다.

Bash 창에서 배치 파일을 실행하여 파이썬 프로젝트를 실행할 수 있습니다.

작업(job) 실행 후, 최대 이틀 동안 실행 가능합니다.
시뮬레이션이나 실험을 진행함에 있어 시간이 더 걸릴 것으로 예상된다면 관리자 메일([email protected])에 문의하셔서 최대 진행되는 노드의 진행 시간을 더 늘릴 수 있습니다.

최대 진행 시간은 일주일입니다.
작업(job) 실행 후, 최대 이틀 동안 실행 가능합니다. 시뮬레이션이나 실험을 진행함에 있어 시간이 더 걸릴 것으로 예상된다면 관리자 메일([email protected])에 문의하셔서 최대 진행되는 노드의 진행 시간을 더 늘릴 수 있습니다. 최대 진행 시간은 일주일입니다.

### 1.1 배치 파일 생성 {.unnumbered}

Expand Down Expand Up @@ -55,6 +52,8 @@ python cnn.py 12 256 'relu'

STDOUT은 결과 값 출력 파일, STDERR는 결과 값 도출 중 출력 되는 로그 파일입니다. 새 폴더를 만들기 위해서는 디렉토리(directory)에서 오른쪽 버튼을 눌러 새 폴더 만들기 버튼을 클릭하시면 됩니다.

</br>

각 라인들의 의미는 다음과 같습니다.

**`#SBATCH --nodes=1`**
Expand Down
4 changes: 2 additions & 2 deletions qmd_project/_book/Python 실행.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,7 @@ <h1 class="title"><span class="chapter-title">Chapter4. Python 실행</span></h1
<section id="bash-배치-파일-실행" class="level2 unnumbered">
<h2 class="unnumbered anchored" data-anchor-id="bash-배치-파일-실행">1. BASH 배치 파일 실행</h2>
<p>Bash 창에서 배치 파일을 실행하여 파이썬 프로젝트를 실행할 수 있습니다.</p>
<p>작업(job) 실행 후, 최대 이틀 동안 실행 가능합니다. 시뮬레이션이나 실험을 진행함에 있어 시간이 더 걸릴 것으로 예상된다면 관리자 메일([email protected])에 문의하셔서 최대 진행되는 노드의 진행 시간을 더 늘릴 수 있습니다.</p>
<p>최대 진행 시간은 일주일입니다.</p>
<p>작업(job) 실행 후, 최대 이틀 동안 실행 가능합니다. 시뮬레이션이나 실험을 진행함에 있어 시간이 더 걸릴 것으로 예상된다면 관리자 메일([email protected])에 문의하셔서 최대 진행되는 노드의 진행 시간을 더 늘릴 수 있습니다. 최대 진행 시간은 일주일입니다.</p>
<section id="배치-파일-생성" class="level3 unnumbered">
<h3 class="unnumbered anchored" data-anchor-id="배치-파일-생성">1.1 배치 파일 생성</h3>
<p>생성한 배치 파일의 내용은 아래와 같이 입력될 수 있습니다.</p>
Expand All @@ -258,6 +257,7 @@ <h3 class="unnumbered anchored" data-anchor-id="배치-파일-생성">1.1 배치
</div>
<p>결과값 도출 지정 폴더 이름을 반드시 지정해주세요. 각각 결과 값 폴더를 따로따로 만들어주거나 아니면 동일 폴더에 지정하셔도 됩니다.</p>
<p>STDOUT은 결과 값 출력 파일, STDERR는 결과 값 도출 중 출력 되는 로그 파일입니다. 새 폴더를 만들기 위해서는 디렉토리(directory)에서 오른쪽 버튼을 눌러 새 폴더 만들기 버튼을 클릭하시면 됩니다.</p>
<p><br></p>
<p>각 라인들의 의미는 다음과 같습니다.</p>
<p><strong><code>#SBATCH --nodes=1</code></strong> 총 필요 노드 수를 지정하는 명령어이며, 노드는 자동으로 컴퓨터가 배정해줍니다. nodes=1은 노드를 한 개만 사용하겠다는 의미입니다.</p>
<p><strong><code>#SBATCH --partition=gpu4</code></strong> 사용할 Partition을 지정하는 명령어입니다. Partition 정보는 <strong>UBAI Cluster</strong> 페이지를 참고하세요.</p>
Expand Down
Binary file modified qmd_project/_book/UBAI-GUIDE-BOOK.pdf
Binary file not shown.
Loading

0 comments on commit 610a2a8

Please sign in to comment.