-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I just added some reamining executables in the bin directory.
- Loading branch information
1 parent
01e3faa
commit 64470dc
Showing
11 changed files
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
#gfortran $1.f -O2 -fdefault-real-8 -o $1 | ||
ifort $1.f90 -O3 -mcmodel=large -i-dynamic -r8 -convert big_endian -o $1 |
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.