-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
conda create -n ENVTORCHSOURCE37 python=3.7
1064 source activate ENVTORCHSOURCE37
1065 clear
1066 conda install numpy ninja pyyaml mkl mkl-include setuptools cmake cffi typing_extensions future six requests dataclasses
1067 cd
1068 ls
1069 cd source/
1070 ls
1071 cd pytorch/
1072 ls
1073 cd source/
1074 ls
1075 cd pytorch/
1076 clear
1077 git branch
1078 python setup.py clean
1079 export CMAKE_PREFIX_PATH=${CONDA_PREFIX:-"$(dirname $(which conda))/../"}
1080 conda install -c anaconda libgcc-ng libstdcxx-ng
1081 gcc --version
1082 conda install -c conda-forge openmpi
1083 export USE_CUDA=0 USE_CUDNN=0 USE_MKLDNN=0
1084 python setup.py install
1085 export CXX = /opt/gcc-10.1.0/bin/c++
1086 export CXX=/opt/gcc-10.1.0/bin/c++
1087 export CC=/opt/gcc-10.1.0/bin/gcc
1088 python setup.py install
1089 python setup.py clean
1090 conda install -c conda-forge gcc
1091 conda install gcc_linux-64
1092 gcc --version
1093 which conda
1094 ls /opt/Anaconda3-2020.11/
1095 ls /opt/Anaconda3-2020.11/bin/
1096 ls /opt/Anaconda3-2020.11/bin/x86_64-conda_cos6-linux-gnu-ld/
1097 ls /opt/Anaconda3-2020.11/bin/x86_64-conda_cos6-linux-gnu-ld
1098 ls /opt/Anaconda3-2020.11/bin/x86_64-conda_cos6-linux-gnu-ld/
1099 ls /opt/Anaconda3-2020.11/bin/
1100 conda install gxx_linux-64
1101 ls /opt/Anaconda3-2020.11/bin/x
1102 ls /opt/Anaconda3-2020.11/bin/
1103 gcc --version
1104 module avail
1105 export USE_CUDA=0
1106 python setup.py clean
1107 python setup.py install
1108 python setup.py clean
1109 git checkout 1.8
1110 git branch list
1111 git branch
1112 git checkout master
1113 git submodule sync
1114 git submodule update --init --recursive
1115 python setup.py install
1116 python setup.py clean
1117 USE_TENSORPIPE=0 python setup.py clean
1118 USE_TENSORPIPE=0 python setup.py install
1119 conda install libnuma-dev
1120 conda install -c esrf-bcu libnuma
1121 USE_TENSORPIPE=0 python setup.py clean
1122 USE_TENSORPIPE=0 python setup.py install
1123 which python3
1124 conda deactivate
1125 which python3
1126 conda activate ENVTORCHSOURCE37
1127 which python3
1128 USE_TENSORPIPE=0 python setup.py install
1129 python3
1130 python setup.py uninstall -y
1131 python setup.py clean
1132 USE_TENSORPIPE=0 USE_MPI=1 python setup.py install
1133 python3
1134 cd ..
1135 python3
1136 ls
1137 cd ..
1138 ls
1139 python3
1140 python
1141 ls
1142 cd
1143 python3
1144 ls
1145 cd source/
1146 ls
1147 cd pytorch/
1148 ls
1149 cd source/
1150 ls
1151 cd pytorch/
1152 clear
1153 ls
1154 pip uninstall -y torch
1155 history
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels