File: env-msmpi.bat

package info (click to toggle)
mpi4py 3.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,468 kB
  • sloc: python: 23,844; ansic: 6,984; makefile: 665; sh: 316; f90: 158; cpp: 103
file content (3 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (3)
1
2
3
@echo off
set MPIDIR=%ProgramFiles%\Microsoft MPI
set PATH=%MPIDIR%\bin;%PATH%