10
0
mirror of https://gitlab.com/scemama/irpf90.git synced 2024-06-02 11:25:19 +02:00
Commit Graph

52 Commits

Author SHA1 Message Date
70c0d04aed Changed usr/bin/python to use/bin/env python 2014-10-16 20:49:47 +02:00
5a3af0649a Locks initialized in openmp mode 2014-10-08 22:56:54 +02:00
13c983fd33 README 2014-10-08 21:14:35 +02:00
147e3a315a OpenMP flag has to be set for openmp programs 2014-10-08 16:24:01 +02:00
673220f1a9 Bug in IRP_stack corrected 2014-10-07 11:41:48 +02:00
7266a92c7f Added coarray option 2014-10-02 09:42:04 +02:00
3ba8730747 Providers check that they are not in openMP sections. 2014-05-23 22:51:36 +02:00
6bdc7afde4 Disallow provide, touch, soft_touch, provide_all in openMP 2014-05-23 22:34:09 +02:00
f6ff97f5c5 Added has_openmp for variables 2014-05-23 22:03:23 +02:00
051e65ebf9 support for recursive subroutines in indent 2014-03-13 15:10:02 +01:00
67e6def151 Added support of documentation of subroutines and functions 2014-03-13 14:45:04 +01:00
fd3b743792 Added -I option 2013-12-11 14:19:20 +01:00
42c898d509 Check unused providers 2013-01-21 12:27:44 +01:00
e0446eb0be Bug in memory debug 2012-12-19 11:35:21 +01:00
91ac0ac940 IRP_ALIGN introduced 2012-12-07 15:12:10 +01:00
Anthony Scemama
4a16a6398b forceinline -> inline for builders
Version:1.2.4
2011-10-21 10:21:49 +02:00
Anthony Scemama
a37456429c Improved profiled
Version:1.2.4
2011-10-21 09:10:40 +02:00
3f2d536c65 Bugs 2011-09-30 23:18:17 +02:00
Anthony Scemama
f9e87c0df0 Introduced profiler
Version:1.2.3
2011-09-30 19:10:18 +02:00
Anthony Scemama
fc531fe0d2 Better error handling
Version:1.2.2
2011-09-12 10:02:14 +02:00
Anthony Scemama
1e0afc9f5c Alignment is an option (-l) and compiler directives can be disabled (-r)
Version:1.2.01
2011-08-04 14:04:14 +02:00
Anthony Scemama
f265c48e8b Minor modification
Version:1.1.77
2011-07-18 11:31:18 +02:00
Anthony Scemama
b42f50c0c4 Aligned errays
Version:1.1.76
2011-07-13 07:29:01 +02:00
Anthony Scemama
3289431ca8 OpenMP nested locks
Version:1.1.72
2011-05-26 11:14:48 +02:00
Anthony Scemama
6568fd4166 Added includes dependencies in irpf90.make
Version:1.1.59
2010-11-22 11:48:11 +01:00
Anthony Scemama
5565591b8f Optimizations
Version:1.1.56
2010-10-02 23:42:55 +02:00
Anthony Scemama
969e31490b Merge branch 'master' of ssh://irpf90.git.sourceforge.net/gitroot/irpf90/irpf90
Conflicts:
	src/makefile.py
	src/parsed_text.py
	src/util.py

Version:1.1.51
2010-10-02 21:01:45 +02:00
Anthony Scemama
83c9ce5635 Optimization: lower() -> text_lower
Version:1.1.48
2010-09-01 15:10:16 +02:00
Anthony Scemama
c5ce9e88fd Improvements of parallel vepison
Version:1.1.49
2010-04-06 15:24:24 +02:00
Anthony Scemama
ef72d18ddd Merge branch 'master' of ssh://scemama@irpf90.git.sourceforge.net/gitroot/irpf90/irpf90
Conflicts:
	src/command_line.py
	src/variable.py
2009-12-09 09:45:06 +01:00
Anthony Scemama
e306aca01b Task parallelization 2009-12-09 09:42:36 +01:00
Anthony Scemama
9d35e52984 Bug in if/else/endif
Version:1.1.43
2009-11-02 16:16:13 +01:00
Anthony Scemama
50e2bfb3a7 Version:1.1.35 2009-10-21 17:24:24 +02:00
Anthony Scemama
5bafb278b1 Bug in IRP_READ/IRP_WRITE array sizes 2009-09-25 16:57:22 +02:00
Anthony Scemama
413a934889 Corrected bug in IRP_READ/IRP_WRITE
Version:1.1.26
2009-09-25 09:44:56 +02:00
Anthony Scemama
80ffdded64 Changed license in man pages
Version:1.1.25
2009-09-25 00:04:49 +02:00
Anthony Scemama
82985bfb59 Changed license to GPL
Version:1.1.22
2009-09-23 12:51:27 +02:00
448e566dc4 Added -p item
Version:1.1.15
2009-09-16 15:59:13 +02:00
50cfddd824 Improved touch
Version:1.1.13
2009-09-14 17:16:52 +02:00
6da6ed407e QmcChem OK
Version:1.1.13
2009-09-14 14:36:39 +02:00
e76b6d967f Works! but slower than ocaml...
Version:1.1.12
2009-09-09 18:30:16 +02:00
d5aff50367 First test OK
Version:1.1.11
2009-09-09 17:55:17 +02:00
98e97dbe22 Version:1.1.10 2009-09-09 16:59:43 +02:00
da1125f785 Version:1.1.8 2009-09-09 00:46:42 +02:00
975513a5a2 put_info to do
Version:1.1.7
2009-09-08 18:20:20 +02:00
7a2346023e Added allocation
Version:1.1.6
2009-09-08 16:00:46 +02:00
ffbcc750e8 toucher OK
Version:1.1.5
2009-09-07 18:02:06 +02:00
9df8d96cb6 Added create man pages 2009-09-06 00:47:20 +02:00
e1fb434bc8 Improved pased_text 2009-09-05 15:37:23 +02:00
c1b0c0dfa2 Completed subroutine touches and calls 2009-09-04 23:48:49 +02:00