Category Archives: Shared Use Computers HOKUSAI
Announcement about Schedule about Usage Report of FY2018 and Application of FY2019

Submissions of the usage report of FY2018 and the application for General Use project of FY2019 of HOKUSAI are going to start around January 23th. We will inform you about the usage report, the application, the forms, and the submission procedure at that time.

The due date will be three weeks after that.

 

HOKUSAI is going to be operated during the New Year’s Holiday (12/29 – 1/3). However, any troubles and questions during the holiday will be handled after January 4th.

Additionally, we have reminded about IT security measures during the holiday in this URL.(RIKEN internal)

http://i.intra.riken.jp/en/news/2018-12-25-n1/

 

Software update(ANSYS, Amber, Intel Compilers)

Following three software packages were updated.

ANSYS

Updated from version 19.0 to 19.2. The executing command was changed ansys190 to ansys192.

Please refer to the portal about how to use ANSYS  (https://hokusai.riken.jp).

Amber

Updated from version 16 to  18.

Please refer to the portal about how to use AMBER (https://hokusai.riken.jp).

Intel Compilers

Parallel Studio XE 2018 Update3 was installed.

■System: bwmpc, gwacsg, gwacsl

■Please refet to the following release note to get more information.

https://software.intel.com/sites/default/files/managed/b5/ab/IPSXE_2018_Update_3_Release_Notes_JA.pdf

https://software.intel.com/sites/default/files/managed/d6/99/IPSXE_2018_Update_3_Release_Notes.pdf

Manuals of Intel compilers are available on the portal (https://hokusai.riken.jp).

[Documents]
-> [Application Computing Server(Intel Parallel Studio XE Composer Edition 2018)]
  -> [C++ Compiler and libraries]
  -> [Fortran Compiler and libraries]
  -> [Intel MPI]

How to compile.

Non parallel job
[username@hokusai1 ~]$ module load intel
[username@hokusai1 ~]$ icc test.c

Parallel job (MPI)
[username@hokusai1 ~]$ module load intel
[username@hokusai1 ~]$ mpiicc test.c

If you have any questions, please contact hpc@riken.jp.