Category: 고성능연산_HPC

Linux Benchmark Suite 관련

Linux Benchmark Suite 관련

Introduction This project is made up of various parties interested in measuring aspects of linux performance. Some members are interested...

povray 3.7 설치하기

povray 3.7 설치하기

povray 3.7 설치 하기 작성자 : 서진우 ( alang@clunix.com ) 작성일 : 2010년 12월 1일 povray 3.7 설치를 위해서는 boost...

Povray 간단한 사용법

먼저 간단한 Povray 프로그래밍을 한다. $ vi test.pov ———————————————————————————– #include “colors.inc” #include “textures.inc” sphere {  <0,0,0>, 5  pigment { color...