summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
...
* Say whether PETSc is availableschnetter2004-04-10
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3654 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Say whether FFTW is availableschnetter2004-04-10
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3653 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Autodetect the FFTW libraryschnetter2004-04-10
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3652 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Check whether thorn names clash with system library names.schnetter2004-04-09
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3651 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Latest changes from Yaakoub.goodale2004-04-07
| | | | | | | | | | Error code of thorn-provided script is checked. LIBS and LIBDIRS should end up in correct places on link line. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@3650 17b73243-c579-4c4c-a9d2-2d5706c11dac
* New version of solaris, test on byte.cct.lsu.edu with native and gnu compilers.allen2004-04-07
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3649 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Pass option "-u" when calling diff.schnetter2004-04-06
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3647 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix typo in commentschnetter2004-04-04
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3640 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Create .mod files.jshalf2004-04-02
| | | | | | | Use K&R c-preprocessing for Fortran files. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3638 17b73243-c579-4c4c-a9d2-2d5706c11dac
* When using Intel compilers:tradke2004-04-01
| | | | | | | | | - switch off optimization ('-O0') if OPTIMISE or OPTIMIZE is set to 'no' - use '-xW' to enable vectorization for Intel v7 - recognize icpc as Intel C++ compiler git-svn-id: http://svn.cactuscode.org/flesh/trunk@3633 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Force a rebuild after recently re-enabling the consistency checks.schnetter2004-04-01
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3632 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Re-instating the consistency check that all thorns providing the samegoodale2004-04-01
| | | | | | | | implementation have the same ancestors. This should never have been changed to just a warning. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3631 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixing apostrophes in messages.goodale2004-04-01
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3630 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Set default optimization flags for gfortran compiler to '-O3 -funroll-loops'.tradke2004-03-31
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3628 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix typo in commentschnetter2004-03-31
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3627 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Handle the external Lorene library.schnetter2004-03-31
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3626 17b73243-c579-4c4c-a9d2-2d5706c11dac
* #define F90CODE when preprocessing Fortran 90 code.schnetter2004-03-31
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3623 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changed method of finding portland compiler libraries.goodale2004-03-30
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3620 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Got IBM C/C++ compilers working.goodale2004-03-30
| | | | | | | Updated to latest Absoft. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3619 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removed compile-time dependency of all thorns on Cactus and CactusBindings.tradke2004-03-29
| | | | | | | | Now that the F90 interface declarations were sourced out into AlphaThorns/F90 this isn't necessary anymore. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3618 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed path to cpp.tradke2004-03-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3617 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Trying to autodetect correct lib dir.goodale2004-03-29
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3616 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixing a typo.goodale2004-03-28
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3615 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Tidying.goodale2004-03-28
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3614 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Set -tradtional flag on preprocessing Fortran files.goodale2004-03-28
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3613 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Updated file. Doesn't succeed in linking though 8-(goodale2004-03-28
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3612 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Latest Absoft compilers don't give output from -V flag unlessgoodale2004-03-28
| | | | | | | | compiling a function, so have had to add a third test for Absoft. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3611 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added a --version flag.goodale2004-03-27
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3610 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Use correct perl interpreter when running c_file_processor from the CSTgoodale2004-03-27
| | | | | | | | | to generate the parameter structure names. In the future we should be able to do this without forking off another interpreter, but this is necessary for now. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3609 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Patch from Erik Schnetter:goodale2004-03-27
| | | | | | | | | | Do not list thorn dependencies twice. Do not use upper case for makefile variables containing thorn names, because the makefiles cannot convert the library names to upper case. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3608 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Making the error message for the deprecated REQUIRES THORNS more explicit.goodale2004-03-27
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3607 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing a debugging statement.goodale2004-03-27
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3606 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Some tidying and a bugfix.goodale2004-03-26
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@3605 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Implementation of configuration.ccl spec from Yaakoub Y El-Khamra.goodale2004-03-26
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3602 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Make output columns line up.schnetter2004-03-25
| | | | | | | | | | | Print both directory and file names. Use more columns for version numbers. Enable autoflush to reduce waiting time. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3601 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Darwin version on greengrassallen2004-03-24
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3600 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Tidying darwin knownarchitectures. Removing all previous versions of darwin ↵allen2004-03-23
| | | | | | since they were not incorporated in a single file and are of unknown status. Previous versions will be added back properly on request. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3597 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Split into sections for IA32 and IA64 under intel compilersallen2004-03-23
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3596 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Making the default FPP and FPPFLAGS be /usr/bin/cpp -traditional.goodale2004-03-22
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3595 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed order of intel libraries to link against.tradke2004-03-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3591 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixed regex which didn't match in perl 5.8.0.tradke2004-03-16
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3590 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix for parsing alias function declarations with return type 'void'.tradke2004-03-13
| | | | | | | This closes PR Cactus/1628. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3588 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Don't forget to define F90CODE when preprocessing Fortran 90 code.schnetter2004-03-13
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3587 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Do not produce empty continuation lines, which would contain "&&"schnetter2004-03-02
| | | | | | | sequences. Those are apparently illegal in Fortran 90. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3580 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix nasty AIX cpp bug on the sp by replacing it with cpp.pl.jshalf2004-02-25
| | | | | | | Everything works just fine now... git-svn-id: http://svn.cactuscode.org/flesh/trunk@3579 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Update to gcc flags - put higher optimisation, and use -pipe for speed.goodale2004-02-20
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@3578 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changing to use perl rather than sed, as under irix sed has line-sizegoodale2004-02-20
| | | | | | | | | | limits which was leading to truncated expressions in processing Fortran files. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@3577 17b73243-c579-4c4c-a9d2-2d5706c11dac
* For Intel compiler optimization: use '-xN' instead of '-xW' as the first optiontradke2004-02-18
| | | | | | | is deprecated. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3576 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Add svml to the list of intel libraries.tradke2004-02-12
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@3574 17b73243-c579-4c4c-a9d2-2d5706c11dac
* If the processor type is Pentium4 (ie. supports SSE2 instructions) switch ontradke2004-02-08
| | | | | | | | specialized code generation in the Intel Fortran optimization flags. This gives a performance improvement of 5-10% (tested for BSSN_MoL). git-svn-id: http://svn.cactuscode.org/flesh/trunk@3573 17b73243-c579-4c4c-a9d2-2d5706c11dac