Skip to content
Snippets Groups Projects
Commit 8a2a8bbb authored by JangJaeuk's avatar JangJaeuk
Browse files

Update README.md

parent ecddf356
No related branches found
No related tags found
No related merge requests found
......@@ -16,5 +16,5 @@ $ ./glife sample_inputs/<file_name> <display> <nprocs> <# of generation> <width>
* file_name은 sample_inputs폴더에 있는 파일.
* display가 1이면 세포의 증식 상태를 나타내는 grid와 인덱스를 출력하고 0이면 계산 결과 시간값만 출력.
* nprocs가 1이면 single thread, n(1을 제외한 자연수)이면 multi thread 그리고 0이면 GPU
* # of generation 은 입력할 세대 수
* #of generation 은 입력할 세대 수
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment