Main public logs
From Center for Atmospheric Sciences(CAS) WIKI
Jump to navigationJump to search
Combined display of all available logs of Center for Atmospheric Sciences(CAS) WIKI. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:04, 15 May 2026 User account Georg.harrer talk contribs was created automatically
- 17:42, 28 April 2026 Mcnabb talk contribs moved page Admin:TEST to Admin:Home
- 13:42, 27 April 2026 User account Rawat talk contribs was created automatically
- 20:18, 24 April 2026 Mcnabb talk contribs created page Admin:Zabbix (Created page with " dnf update -y reboot dnf install -y vim wget curl firewalld policycoreutils-python-utils systemctl enable --now firewalld dnf install -y mariadb-server systemctl enable --now mariadb mysql_secure_installation") Tag: Visual edit
- 19:41, 10 April 2026 User account Sguimond talk contribs was created automatically
- 18:32, 10 April 2026 User account Thabiso.kunene talk contribs was created automatically
- 19:44, 7 April 2026 Mcnabb talk contribs created page MPI Bandwidth Test (Created page with " This tutorial will demonstrate using the Gnu Compiler collection on Pirate to cross compile functions from one language (C,C++,Fortran) for use in another language. On the pirate login server, make the cross_compiling test directory and cd into it: mkdir -p /data/common/$USER/test/MPI_bandwidth/src cd /data/common/$USER/test/MPI_bandwidth/ === Create the following files: === === Compile and Run: === === Return to GCC ===") Tag: Visual edit
- 19:12, 7 April 2026 Mcnabb talk contribs created page MPI Fortran (Created page with " This tutorial will demonstrate using the Gnu Compiler collection on Pirate to cross compile functions from one language (C,C++,Fortran) for use in another language. On the pirate login server, make the cross_compiling test directory and cd into it: mkdir -p /data/common/$USER/test/MPI_fortran/src cd /data/common/$USER/test/MPI_fortran/ === Create the following files: ===")
- 19:12, 7 April 2026 Mcnabb talk contribs created page MPI CPP (Created page with " This tutorial will demonstrate using the Gnu Compiler collection on Pirate to cross compile functions from one language (C,C++,Fortran) for use in another language. On the pirate login server, make the cross_compiling test directory and cd into it: mkdir -p /data/common/$USER/test/MPI_CPP/src cd /data/common/$USER/test/MPI_CPP/ === Create the following files: ===")
- 19:09, 7 April 2026 Mcnabb talk contribs moved page MPI to MPI C