일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
- mpi4py
- intel compiler
- cygwin
- datascience
- MAC
- Anaconda
- tab space
- openmp
- jupyter
- python
- vi
- h5py
- virtual
- portforwarding
- Windows
- Matplotlib
- arXiver
- GSL
- conda
- gfortran
- polyglot
- c++
- hyperref
- HFS+
- LaTeX
- HDF5
- Visual Studio
- SSH
- vim
- cython
- Today
- Total
목록openmp (2)
Astro Coke
source: https://stackoverflow.com/questions/14004457/error-loading-mpi-dll-in-mpi4py 1. download MS MPI, install both .mis and SDK. 2. set up environmental variables control panel --> advanced system settings --> environmental variables --> add (1) C:\Program Files (x86)\Microsoft SDKs\MPI and (2) C:\Program Files\Microsoft MPI\Bin. There are my paht, you may need to change the path here. 3. ins..
To resolve this issue, openmp module should be installed. If the install is not successful through the default channel, > conda install openmp try like this. 1) search the channel through www.anaconda.org :: Anaconda Cloud New to Anaconda Cloud? Sign up! Already a member? Sign in! I forgot my password I forgot my username anaconda.org 2) find the channel and install like > conda install -c conda..