[HPC] infiniband + sge + mpich

** mvapich + sge rpm 만들기

Summary: Tight Integration of the MVAPICH library into SGE.

Name: mvapichsge

Version: 1.0

Release: 1

License: GPL

Group: mpi

BuildArch: noarch

Source0: %{name}-%{version}.tar.gz

BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot

%define _prefix         /engrid/ensge

%description

Tight Integration of the MVAPICH library into SGE.

%prep

%setup -q

%build

%install

rm -rf $RPM_BUILD_ROOT

mkdir -p $RPM_BUILD_ROOT/%{_prefix}

find mvapich | cpio -p $RPM_BUILD_ROOT/%{_prefix}

%clean

rm -rf $RPM_BUILD_ROOT

%files

%defattr(-,root,root,-)

%{_prefix}/*

%doc

%changelog

* Mon Jul 11 2005 mmatus <mmatus@acms.arizona.edu> 1.0-1

– Initial build.

————————————————

# qconf -mp mvapich

————————————————

pe_name           mvapich

slots             64

user_lists        NONE

xuser_lists       NONE

start_proc_args   /engrid/ensge/mvapich/startmpi.sh -catch_rsh $pe_hostfile

stop_proc_args    /engrid/ensge/mvapich/stopmpi.sh

allocation_rule   $fill_up

control_slaves    TRUE

job_is_first_task FALSE

urgency_slots     min

————————————————-

서진우

슈퍼컴퓨팅 전문 기업 클루닉스/ 상무(기술이사)/ 정보시스템감리사/ 시스존 블로그 운영자

You may also like...

페이스북/트위트/구글 계정으로 댓글 가능합니다.