[Trilinos-Users] Kokkos parallel_reduce Lambda Compatibility

Hoemmen, Mark mhoemme at sandia.gov
Wed Nov 5 12:16:55 MST 2014



On 11/5/14, 12:00 PM, "trilinos-users-request at software.sandia.gov"
<trilinos-users-request at software.sandia.gov> wrote:

>
>Message: 1
>Date: Tue, 4 Nov 2014 21:04:08 +0000
>From: "Bookey, Zachary A" <ZABOOKEY at CSBSJU.EDU>
>To: "trilinos-users at software.sandia.gov"
>	<trilinos-users at software.sandia.gov>
>Subject: [Trilinos-Users] Kokkos parallel_reduce Lambda Compatibility
>Message-ID:
>	<39137E17DF9AD04A87EE1B7BAA8C537D3B5A21AC at MAIL-MBX3.ad.csbsju.edu>
>Content-Type: text/plain; charset="us-ascii"
>
>I'm working on a project that involves using Kokkos and am converting
>some previously used functors to lambdas. However I'm running into some
>issues when trying to use lambdas with the parallel_reduce function. I'm
>using the Intel icpc compiler version 13.1.3 with the flag --std=c++11
>and my version of Trilinos is 11.8.

Please use the latest version of Trilinos.  Kokkos is still under rapid
development so you would be best served either by using the most recent
release (11.12.1) or by following the public git repository:

http://trilinos.org/download/public-git-repository/

Thanks!
mfh



More information about the Trilinos-Users mailing list