Directory branches/budaev/HED18/

Directory Created:
2016-02-22 14:19
Total Files:
5
Deleted Files:
2
Lines of Code:
14478

[root]/branches/budaev/HED18
                directory in repo fpt (2 files, 16666 lines)

Lines of Code

branches/budaev/HED18/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
sbu062 93 (100.0%) 40020 (100.0%) 430.3

Most Recent Commits

sbu062 2021-01-23 12:27 Rev.: 10222

deleted long obsolete file

0 lines of code changed in 1 file:

  • branches/budaev/HED18: NOTE.txt (del)
sbu062 2016-12-20 08:41 Rev.: 2300

restored r421 inadvertently commited

0 lines of code changed in 1 file:

  • branches/budaev/HED18: Hed18.f90 (-1)
sbu062 2016-12-20 08:33 Rev.: 2299

minor change

1 lines of code changed in 1 file:

  • branches/budaev/HED18: Hed18.f90 (+1)
sbu062 2016-05-02 14:32 Rev.: 579

delete logfiles on distclean

1 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+1 -1)
sbu062 2016-05-02 14:30 Rev.: 578

ok, enabled real running job, lock & gzip script seem to work on fimm

1 lines of code changed in 1 file:

  • branches/budaev/HED18: RUN.pbs (+1 -2)
sbu062 2016-05-02 14:17 Rev.: 577

fix ungzip working files back

5 lines of code changed in 1 file:

  • branches/budaev/HED18: RUN.pbs (+5 -1)
sbu062 2016-05-02 13:47 Rev.: 575

add 666 permission to remove donelock

1 lines of code changed in 1 file:

  • branches/budaev/HED18: RUN.pbs (+1 -1)
sbu062 2016-05-02 13:45 Rev.: 574

fix distclean lockfile removal

1 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+1 -1)
sbu062 2016-05-02 13:42 Rev.: 573

fix lockfile

4 lines of code changed in 1 file:

  • branches/budaev/HED18: RUN.pbs (+4 -3)
sbu062 2016-05-02 13:27 Rev.: 572

add remove lockfiles on cleaning

3 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+3 -2)
sbu062 2016-05-02 13:24 Rev.: 571

test with sleep 10 min

1 lines of code changed in 1 file:

  • branches/budaev/HED18: RUN.pbs (+1 -1)
sbu062 2016-05-02 13:18 Rev.: 570

added lockfile and donefile to automatically grad data. Auyomatically use intel compiler on fimm

7 lines of code changed in 2 files:

  • branches/budaev/HED18: Makefile (+1 -1), RUN.pbs (+6 -2)
sbu062 2016-05-02 13:02 Rev.: 569

Added lockfiles to signal running and completion of the batch jobs

16 lines of code changed in 1 file:

  • branches/budaev/HED18: RUN.pbs (+16 -1)
sbu062 2016-04-01 12:23 Rev.: 505

fix sun compiler path

2 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+2 -2)
sbu062 2016-04-01 12:18 Rev.: 504

fix bug with identifying Windows platform, ComSpec is case-sensitive!

4 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+4 -3)
sbu062 2016-03-31 12:58 Rev.: 500

tweak fimm pbs, unlimit stack

4 lines of code changed in 1 file:

  • branches/budaev/HED18: RUN.pbs (+4)
sbu062 2016-03-30 08:18 Rev.: 497

fix default build on fimm, now intel

7 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+7 -1)
sbu062 2016-03-22 07:42 Rev.: 480

fix, minor

1 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+1 -1)
sbu062 2016-03-16 13:10 Rev.: 451

fix makefile

2 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+2 -2)
sbu062 2016-03-15 16:03 Rev.: 446

just notes

8 lines of code changed in 1 file:

  • branches/budaev/HED18: NOTE.txt (+8)
sbu062 2016-03-10 19:37 Rev.: 427

minor fix

4 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+4 -1)
sbu062 2016-03-10 18:16 Rev.: 426

comment fix

1 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+1)
sbu062 2016-03-10 18:12 Rev.: 425

added automatic variables for IEEEs

22 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+22 -17)
sbu062 2016-03-10 16:51 Rev.: 424

fix audo-determine IEEE

0 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (-2)
sbu062 2016-03-10 16:48 Rev.: 423

added automatic determination if IEEE non-intrinsic are needed at al (by grep source)

9 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+9)
sbu062 2016-03-10 16:29 Rev.: 422

fix comspec on Windows, does nor work

1 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+1 -1)
sbu062 2016-03-10 16:19 Rev.: 421

fixed IEEE halting

4 lines of code changed in 1 file:

  • branches/budaev/HED18: Hed18.f90 (+4 -4)
sbu062 2016-03-10 16:06 Rev.: 420

addes debug

21 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+21 -2)
sbu062 2016-03-10 15:09 Rev.: 419

fixed halting mode

16 lines of code changed in 1 file:

  • branches/budaev/HED18: Hed18.f90 (+16 -2)
sbu062 2016-03-10 14:59 Rev.: 418

Mnor fix of Makefile, targets time check

40 lines of code changed in 2 files:

  • branches/budaev/HED18: Makefile (+39 -22), i101-parameters.txt (+1 -1)
sbu062 2016-03-10 13:43 Rev.: 417

minor fix

2 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+2 -2)
sbu062 2016-03-10 12:08 Rev.: 416

fix Makefile

2 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+2 -2)
sbu062 2016-03-10 09:58 Rev.: 415

Makefile final, minor fix for windows

1 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+1 -1)
sbu062 2016-03-10 09:45 Rev.: 414

Makefile final, build system with autogenerate

92 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+92 -34)
sbu062 2016-03-10 08:37

Tweak makefile

15 lines of code changed in 2 files:

  • branches/budaev/HED18: Makefile (+6)
sbu062 2016-03-10 07:56 Rev.: 411

Added HPC host check to run batch

12 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+12 -1)
sbu062 2016-03-09 21:08 Rev.: 409

Fix IEEE

6 lines of code changed in 2 files:

  • branches/budaev/HED18: Hed18.f90 (+3 -2), Makefile (+3 -2)
sbu062 2016-03-09 19:38 Rev.: 408

non-intrinsic IEEE seems to not clear eror status, fixed

2 lines of code changed in 1 file:

  • branches/budaev/HED18: Hed18.f90 (+2)
sbu062 2016-03-09 19:17 Rev.: 407

tweak options

7 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+7 -8)
sbu062 2016-03-09 19:13 Rev.: 406

optimised compiler options for Intel Fortran on fimm

1 lines of code changed in 1 file:

  • branches/budaev/HED18: Makefile (+1 -1)

(30 more)

Generated by StatSVN 0.7.0