Open main menu

Changes

Installation linux

61 bytes added, 15:38, 11 September 2013
# Check for mpicc
which mpicc
# If not found, try this fix. For 2332/64 bit computer.# Ref: http://forums.fedoraforum.org/showthread.php?t=194688
sudo ln -s /usr/lib/openmpi/bin/mpicc /usr/bin/mpicc
sudo ln -s /usr/lib64/openmpi/bin/mpicc /usr/bin/mpicc
Trusted, Bureaucrats
1,382

edits