Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syoyo/aobench-fortran
Fortran 90 port of aobench
https://github.com/syoyo/aobench-fortran
Last synced: about 1 month ago
JSON representation
Fortran 90 port of aobench
- Host: GitHub
- URL: https://github.com/syoyo/aobench-fortran
- Owner: syoyo
- Created: 2012-10-30T11:32:06.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-31T16:43:30.000Z (about 12 years ago)
- Last Synced: 2024-10-16T13:21:42.510Z (3 months ago)
- Language: FORTRAN
- Size: 122 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Fortran90 port of aobench
=========================Original: http://code.google.com/p/aobench/
Compile
-------$ gfortran ao.f90
Tested
------* GNU Fortran (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52)
* GNU Fortran (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3)
* GNU Fortran (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
* ifort (IFORT) 11.1 20091130
* ifort (IFORT) 13.0.0 20120731thanks to kshramt!