Skip to content
Snippets Groups Projects
Commit 0cc05449 authored by Enol Fernandez's avatar Enol Fernandez
Browse files

New version 0.1.7

parent ae2f4786
Branches
Tags
No related merge requests found
0.1.7 2011-01-27 Enol Fernandez <enolfc _AT_ ifca.unican.es>
* Changed default installation prefix (now it is /opt/mpi-start)
* Added and reviewed tests for basic functionality, schedulers and hooks.
0.1.6 2011-01-12 Enol Fernandez <enolfc _AT_ ifca.unican.es>
* Changed changelog format (now it includes version)
* Added -V option to get version
......
# Makefile for MPI_START
VERSION=$(shell cat VERSION)
DESTDIR=
PREFIX=/opt/i2g
NAME_PREFIX=i2g
PREFIX=/opt/mpi-start
NAME_PREFIX=emi
all:
$(MAKE) -C src all
......
0.1.6
0.1.7
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment