Size: 1236
Comment:
|
Size: 1360
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 21: | Line 21: |
* Download the installer on the command line: | |
Line 23: | Line 24: |
}}} * install {{{#!highlight bash Miniforge3-$(uname)-$(uname -m).sh |
background
- we will install the latest summary page in Kamioka detchar cluster.
configuration of the cluster is summarized wiki
- 作業終了後に英語にして記録を残します
- クラスターにloginはできた
- HTcondorはインストールされている
CondorVersion: 10.0.1 2023-01-05
- ちょっと古い?
- apacheが必要だがまだ入っていない、htopとかtmuxも欲しい
- controlsとopsがあるが、ユーザーはcontrolsのみ使うので関係ない
- mambaをインストールする、condaは全部アンインストールする
- 今のconda環境は /users/DET/conda/miniconda3 へのシンボリックリンクなので消す
miniconda3 -> /users/DET/conda/miniconda3
- Download the installer on the command line:
1 curl -L -O https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-$(uname)-$(uname -m).sh
- install
1 bash Miniforge3-$(uname)-$(uname -m).sh
- 環境を用意する
テストサーバーでの作業メモ https://klog.icrr.u-tokyo.ac.jp/osl/?r=31462
- repositoryの差分を取る?
- functionsの中にmamba用のsourceを追加する