Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mpi-start
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
IFCA Computing
mpi-start
Commits
0cc05449
Commit
0cc05449
authored
14 years ago
by
Enol Fernandez
Browse files
Options
Downloads
Patches
Plain Diff
New version 0.1.7
parent
ae2f4786
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
ChangeLog
+5
-0
5 additions, 0 deletions
ChangeLog
Makefile
+2
-2
2 additions, 2 deletions
Makefile
VERSION
+1
-1
1 addition, 1 deletion
VERSION
with
8 additions
and
3 deletions
ChangeLog
+
5
−
0
View file @
0cc05449
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
...
...
This diff is collapsed.
Click to expand it.
Makefile
+
2
−
2
View file @
0cc05449
# 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
...
...
This diff is collapsed.
Click to expand it.
VERSION
+
1
−
1
View file @
0cc05449
0.1.
6
0.1.
7
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment