From jmwille@sandia.gov Thu Aug 5 20:07:24 2004 From: jmwille@sandia.gov (James Willenbring) Date: Thu, 5 Aug 2004 14:07:24 -0500 Subject: [Trilinos-Users] --disable-libcheck option Message-ID: <00ea01c47b1f$716c6bb0$7800a8c0@williewtp> This is a multi-part message in MIME format. ------=_NextPart_000_00EB_01C47AF5.889663B0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable All, =20 Many users have expressed interest in being able to skip BLAS and LAPACK library checks. We recently introduced a new option=20 =20 -disable-libcheck=20 =20 that does just that when used along with the existing -disable-tests and -disable-examples options. **This option does not remove the need to = have a valid BLAS and LAPACK library for linking to Trilinos package = libraries.** =20 Users who use this option and later have linking problems should go back = and remove the option to make sure that the BLAS and LAPACK libraries that = they are using are compatible. Those users who are not interested in tests = and examples and have built Trilinos in the past can potentially save time = by using this new option. Those who build Trilinos as part of an automated build process might also wish to take advantage of this option because = it can reduce the number of necessary machine-specific options that have to = be passed to configure. =20 The option is available in the current 4.0 release tarball (it was not included in the early 4.0 release tarballs) as well as in the = development branch. =20 Please direct any questions or comments about the new option to trilinos-help@software.sandia.gov. =20 Thanks =20 Jim ------=_NextPart_000_00EB_01C47AF5.889663B0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
All,
Many users have expressed interest in being able to = skip BLAS and LAPACK library checks. We recently introduced a new = option
–disable-libcheck
that does just that when used along with the existing = –disable-tests and –disable-examples options. **This option does not remove = the need to have a valid BLAS and LAPACK library for linking to Trilinos = package libraries.**
Users who use this option and later have linking = problems should go back and remove the option to make sure that the BLAS and = LAPACK libraries that they are using are compatible. Those users who are = not interested in tests and examples and have built Trilinos in the past can potentially save time by using this new option. Those who build = Trilinos as part of an automated build process might also wish to take advantage = of this option because it can reduce the number of necessary machine-specific = options that have to be passed to configure.
The option is available in the current 4.0 release = tarball (it was not included in the early 4.0 release tarballs) as well as in = the development branch.
Please direct any questions or comments about the new = option to trilinos-help@software.= sandia.gov.
Thanks
Jim