summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fixing bug in USE macros.goodale2000-04-19
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1595 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Support for mpich-1.2.0 .goodale2000-04-19
| | | | | | | | | | | | | | | | Note that the new directory layout in this version of mpich means that it no longer needs MPICH_ARCH or MPICH_DEVICE, although if you specify them it increases the range of directories to look for mpich in. You still need to use MPICH_DEVICE to get the special libraries for globus or myrinet. It still works with the older MPICH version. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1594 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Stop Cactus if CCTKi_BindingsParameterRecoveryInitialise() returned atradke2000-04-19
| | | | | | | negative value for unsuccessful parameter recovery. git-svn-id: http://svn.cactuscode.org/flesh/trunk@1593 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixing the return code for parameter recovery:tradke2000-04-19
| | | | | | | | | | | | | | | | All the CCTKi_BindingsParameterRecovery_XXX() routines return zero: as the default value if they don't provide a scheduled parameter recovery routine, or if no recovery was requested less zero: if the scheduled parameter recovery routine failed for some reason greater zero: successful recovery of parameters CCTKi_BindingsParameterRecoveryInitialise() uses the same return codes and immediately returns after the first successful recovery. git-svn-id: http://svn.cactuscode.org/flesh/trunk@1592 17b73243-c579-4c4c-a9d2-2d5706c11dac
* getting of rcsid warnignslanfer2000-04-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1591 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Pass WARN flag through to second gmake when PROMPT=noallen2000-04-19
| | | | | | | Need to add other flags here as well, but probably a better way to do this git-svn-id: http://svn.cactuscode.org/flesh/trunk@1590 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Set warning level to 1 for failing to recover from parameters. Suspect thatallen2000-04-19
| | | | | | | if noone even tries to recover parameters an error code is returned. Need to fix this properly. git-svn-id: http://svn.cactuscode.org/flesh/trunk@1589 17b73243-c579-4c4c-a9d2-2d5706c11dac
* In CCTKi_InitialiseScheduler(),tradke2000-04-19
| | | | | | | | | | - advance the parameter set mask to PARAMETER_RECOVERY_IN - call CCTKi_BindingsParameterRecoveryInitialise() to recover the parameters from a checkpoint file - advance the parameter set mask to PARAMETER_RECOVERY_POST git-svn-id: http://svn.cactuscode.org/flesh/trunk@1588 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Initialize the parameter set mask flag to PARAMETER_RECOVERY_PREtradke2000-04-19
| | | | | | | before parsing the parameter file. git-svn-id: http://svn.cactuscode.org/flesh/trunk@1587 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added CCTKi_SetParameterSetMask() to set the time bins for parameter recovery.tradke2000-04-19
| | | | | | | Check the new parameter set mask flag in CCTK_ParameterSet(). git-svn-id: http://svn.cactuscode.org/flesh/trunk@1586 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Defining CCTK_ParameterSet() mask flags constants.tradke2000-04-19
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1585 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Changing the default return value of the CCTKi_BindingsParameterRecovery_XXX()tradke2000-04-19
| | | | | | | | routines from 0 to -1. Positive return values indicate successfull recovery of parameters. git-svn-id: http://svn.cactuscode.org/flesh/trunk@1584 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Yet another osf version.goodale2000-04-19
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1583 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Now doesn't stop if MPI != NATIVE.goodale2000-04-19
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1582 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Bug fix - options weren't being passwd properly.goodale2000-04-19
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1581 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added parsing for parameter recoveryallen2000-04-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1580 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Check executable existsallen2000-04-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1579 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixing rcsid warnings.tradke2000-04-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1578 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Suppress warnings (in C compilation) for timelevel arguments.goodale2000-04-18
| | | | | | | | | Make PASS_..._C2F compatible with the corresponding prototypes. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1577 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Stuff for cactus -x[n].goodale2000-04-18
| | | | | | | | | Cosmetic changes. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1576 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Update applicationsallen2000-04-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1575 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Now uses the NULL_DEVICE to redirect to if that is defined.goodale2000-04-18
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1574 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Creating a #define for the NULL device.goodale2000-04-18
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1573 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Cosmetic changes.goodale2000-04-18
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1572 17b73243-c579-4c4c-a9d2-2d5706c11dac
* fixing bug in gmake <config>-configallen2000-04-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1571 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Tidied a bit.goodale2000-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | Added creation of a new file configs/<config>/config-info which stores info about the configuration. Currently it stores the name of the configuration, the flags passed to make, the date of the configuration, the host the configuration was created on, and the error return code of the configure script. Note that the flags are in the form <actual make flags> -- <other flags> and normally will just be s which is from the implicit -s when SILENT=yes (the default). Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1570 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixing typo.goodale2000-04-18
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1569 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Forgot to cvs add this file last night.goodale2000-04-18
| | | | | | | | | Sorry for any inconvenience. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1568 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Accidently pasted 'comm_Interp_c' into the CCTK_FILEVERSION argument.tradke2000-04-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1567 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Tidying warnings to remove text wrap around screenallen2000-04-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1566 17b73243-c579-4c4c-a9d2-2d5706c11dac
* removing rcsid warningsallen2000-04-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1565 17b73243-c579-4c4c-a9d2-2d5706c11dac
* updatesallen2000-04-18
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1564 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix to Cactus/314allen2000-04-18
| | | | | | | Can now specify nothing as the command to run a program by putting a space git-svn-id: http://svn.cactuscode.org/flesh/trunk@1563 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fixing entirely cosmetic typo.goodale2000-04-17
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1562 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing some ! which the shell on jalapeno didn't like.goodale2000-04-17
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1561 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing rcsid warningsallen2000-04-17
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1560 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing rcsid warningsallen2000-04-17
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1559 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix for PR 310. Should now get the correct cache size on various differentgoodale2000-04-17
| | | | | | | | | irix machines. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1558 17b73243-c579-4c4c-a9d2-2d5706c11dac
* This and the last commit to Makefile are the fix for PR 305. Now should get agoodale2000-04-17
| | | | | | | | | sensible error output when something goes wrong with the configure process. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1557 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Pass back the return code from the configure script.goodale2000-04-17
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1556 17b73243-c579-4c4c-a9d2-2d5706c11dac
* *** empty log message ***goodale2000-04-17
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1555 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removed last vestiges of rfr.goodale2000-04-17
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1554 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix for PR316 - can now use LIBS=... on configure line.goodale2000-04-17
| | | | | | | | | Removed check for wchan.h as we don't need it after all. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1553 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removed HAVE_WCHAN_H as we don't need it after all.goodale2000-04-17
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1552 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Fix for PR316 - can now use LIBS=... in configuration process.goodale2000-04-17
| | | | | | | | | Removed checking for wchan.h, as we don't need it after all. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1551 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Removing warnings from rcsid variables.allen2000-04-17
| | | | | | | Tidied include files a bit, removing a few cctk.h's, so I've introduced a few more warnings to fix git-svn-id: http://svn.cactuscode.org/flesh/trunk@1550 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added a couple of lines to recognise the NEC SX5 machine.goodale2000-04-17
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1549 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Now havegoodale2000-04-17
| | | | | | | | | | | | | | | | | | HAVE_WCHAN_H and HAVE_SCANDIR for checking if things are available. Also a rather more verbose message if the architecture isn't in the known-architecture list. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1548 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Think there was a typo in the macro for removing rcsid warnings.allen2000-04-17
| | | | | | | | Also, at the moment cctk_Flesh.h has to be included in any file using the macro. This won't work for the thorns, perhaps it also needs to be added to cctk.h / git-svn-id: http://svn.cactuscode.org/flesh/trunk@1547 17b73243-c579-4c4c-a9d2-2d5706c11dac
* Added missing libraries for Lahey/Fujitsu compilerallen2000-04-16
| | | | git-svn-id: http://svn.cactuscode.org/flesh/trunk@1546 17b73243-c579-4c4c-a9d2-2d5706c11dac