Differences between revisions 7 and 10 (spanning 3 versions)
Revision 7 as of 2024-11-06 13:12:08
Size: 986
Comment:
Revision 10 as of 2024-11-07 10:55:13
Size: 1223
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
  * 今のconda環境は /users/DET/conda/miniconda3 へのシンボリックリンク   * 今のconda環境は /users/DET/conda/miniconda3 へのシンボリックリンクなので消す
  * miniconda3 -> /users/DET/conda/miniconda3
  * https://computing.docs.ligo.org/conda/usage/


'''
curl -L -O https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-$(uname)-$(uname -m).sh
'''
Line 21: Line 29:

background

  • we will install the latest summary page in Kamioka detchar cluster.
    • configuration of the cluster is summarized wiki

  • 作業終了後に英語にして記録を残します
  • クラスターにloginはできた
  • HTcondorはインストールされている
  • apacheが必要だがまだ入っていない、htopとかtmuxも欲しい
  • controlsとopsがあるが、ユーザーはcontrolsのみ使うので関係ない
  • mambaをインストールする、condaは全部アンインストールする

curl -L -O https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-$(uname)-$(uname -m).sh

KAGRA/Subgroups/PEM/SummaryPage/memo_20241106 (last edited 2025-01-30 11:49:11 by HirotakaYuzurihara)