[Trilinos-Users] [EXTERNAL] Re: FEI enabled in CMake-GUI for Trilinos 11.0.3

Williams, Alan B william at sandia.gov
Fri Feb 1 13:44:23 MST 2013


Hi,
The FEI package is not known to build on windows. I don't believe it has
been tried, so it is unlikely to work.
It shouldn't be enabled in the cmake files. I'll try to figure out how to
correct that.
Alan


On 2/1/13 1:03 PM, "Tommy Binford" <tbinford at gmail.com> wrote:

>Please let me know if FEI is supported on Windows.  I'd like to make
>my Trilinos installation as complete as possible.  If there is
>something wrong on my system (or configuration mistake) causing the
>compiler errors, then I need to fix it.
>
>Thanks,
>Tommy
>
>On Tue, Jan 15, 2013 at 3:06 PM, Tommy Binford <tbinford at gmail.com> wrote:
>> When I configure Trilinos 11.0.3 using CMake-GUI the package FEI is
>> enabled.  In this case, set Trilinos_ENABLE_ALL_PACKAGES=ON.  The
>> latest Known Issues section I can find is for Trilinos Version 10.  It
>> states
>>
>> ***
>> Known issues in Release 10.0:
>>
>> * Several packages do not yet support the Windows platform.  Packages
>>that
>>   do not yet support the Windows platform will not be enabled with the
>>   Trilinos_ENABLE_ALL_PACKAGES, Trilinos_ENABLE_ALL_OPTIONAL_PACKAGES,
>>   Trilinos_ENABLE_ALL_FORWARD_DEP_PACKAGES, OR
>>   Trilinos_ENABLE_SECONDARY_STABLE_CODE options.  Non-supported packages
>>   among external release packages currently include: Anasazi, FEI,
>>MOOCHO,
>>   Pamgen, Phalanx, Phdmesh, PyTrilinos, Sundance, and Tpetra.
>> ***
>>
>> On my system this package (FEI) fails to build. I fixed this problem
>> by adding the following line to PackagesList.cmake:
>>
>> PACKAGE_DISABLE_ON_PLATFORMS(FEI Windows)
>>
>> Is FEI now supported under Windows?  If so, then I need to fix
>> something on my system.  If not, then there shouldn't there be a line
>> at the end of the PackagesList.cmake that disables it.  I have
>> explicitly enabled packages in the past, so this was never an issue.
>> I looked back at PackagesList.cmake for Trilinos 10.10.1 and the
>> PACKAGE_DISABLE_ON_PLATFORMS line for FEI is not in that file either.
>>
>> Best,
>> Tommy Binford
>
>_______________________________________________
>Trilinos-Users mailing list
>Trilinos-Users at software.sandia.gov
>http://software.sandia.gov/mailman/listinfo/trilinos-users




More information about the Trilinos-Users mailing list