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

74 Commits

Author SHA1 Message Date
405629b7e9 Handle program differently 2018-12-14 09:50:27 +01:00
1b97fa4599 More Python2 2018-04-27 15:18:22 +02:00
7197e6f324 Changed python to python2 2018-04-27 14:33:57 +02:00
eec23e88c0 Fixed assert 2017-09-18 15:19:59 +02:00
cd4be303cc Fixed regexp 2017-09-18 15:14:18 +02:00
3729312876 Corrected bug with += in strings 2015-11-26 16:50:03 +01:00
e7f9ec3075 Solves #7 : intrinsic ALL() in ASSERT() 2015-09-22 22:07:11 +02:00
711eb39eb9 Missing parenteses in assert detected 2015-03-16 14:55:35 +01:00
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
147e3a315a OpenMP flag has to be set for openmp programs 2014-10-08 16:24:01 +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
vijaygopalchilkuri
5e15a7ad05 add support for interface block 2014-04-02 23:01:33 +02:00
61997d670a Added auto codelet generation 2014-01-07 17:01:40 +01:00
fd3b743792 Added -I option 2013-12-11 14:19:20 +01:00
bb41e2cd73 Bug with += 2013-11-08 00:08:09 +01:00
Anthony Scemama
27a799df35 Openmp bug
Version:1.2.21
2013-07-11 00:40:20 +02:00
vijaygopalchilkuri
45b328c442 Bug in touch of multiple variables 2013-07-09 18:06:16 +02:00
Anthony Scemama
90c16dc7f5 Minor changes
Version:1.2.20
2013-07-08 23:57:36 +02:00
bcfc768b7a :if: changed to : if : in preprocessed text 2013-07-02 17:01:16 +02:00
vijaygopalchilkuri
3d50cbc3e4 changed preprocessed_text.py - vijay 2013-07-01 13:12:37 +02: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
017cbcb43f OpenMP sentinels added 2012-11-27 01:12:16 +01:00
f08f90321b Bug with parentheses 2012-11-15 12:00:43 +01:00
15a0e1e2c5 -s option updated 2012-05-15 18:01:27 +02:00
Anthony Scemama
b7ab85315e Added vim files, parallel exit OK
Version:1.2.6
2011-11-09 16:21:26 +01:00
Anthony Scemama
6763923a94 Provide dimensions in subroutines
Version:1.2.5
2011-11-09 12:26:39 +01:00
Anthony Scemama
a37456429c Improved profiled
Version:1.2.4
2011-10-21 09:10:40 +02:00
Anthony Scemama
caba30c9de Bug in select case
Version:1.2.3
2011-10-03 11:47:33 +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
b42f50c0c4 Aligned errays
Version:1.1.76
2011-07-13 07:29:01 +02:00
Anthony Scemama
4179c67037 dict acceleration
Version:1.1.65
2011-04-09 23:45:50 +02:00
Anthony Scemama
cdab9bb2c0 Introduced nodep
Version:1.1.64
2011-03-03 15:46:21 +01:00
Anthony Scemama
3521e4b926 Allowed do\n enddo
Version:1.1.60
2010-11-26 09:28:12 +01: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
06ba51a253 Parallel bug corrected
Version:1.1.54
2010-10-02 23:04:30 +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
86f281f5ab Parallelized move_variables in parsed_text
Version:1.1.49
2010-10-02 19:58:19 +02:00
Anthony Scemama
772327fe56 Parallelization of preprocessed_text
Version:1.1.48
2010-10-02 19:41:03 +02:00
Anthony Scemama
ed77fd8bde Improved makefile
Version:1.1.50
2010-05-19 19:01:05 +02:00
Anthony Scemama
f4d5322d15 Added soft_touch
Version:1.1.48
2010-03-29 20:43:00 +02:00
Anthony Scemama
bc326473b3 Bug with "THEN" => lowercased 2010-02-19 11:41:57 +01:00
Anthony Scemama
b4b1b98fac Added templates 2009-12-09 22:50:28 +01:00
Anthony Scemama
bc137dc4a1 Added +=, -=, *= operators 2009-12-09 17:00:33 +01:00
Anthony Scemama
3f01d854f3 Added continuation lines in produced Fortran
Version:1.1.34
2009-10-21 15:27:42 +02:00
Anthony Scemama
207d77375b More optimizaation
Version:1.1.31
2009-09-29 15:27:52 +02:00
Anthony Scemama
2565728244 Bug with IRP_READ/IRP_WRITE 2009-09-25 16:50:11 +02:00