Re: [petsc-dev] Who broke the GPU build?
On Tue, Mar 27, 2012 at 8:27 AM, Matthew Knepley <[email protected]> wrote:
I update my GPU machine today by
- Pulling BuildSystem, petsc-dev, thrust, cusp - Reconfiguring - Recompiling
and none of the Thrust or Cusp things will build because VecType is again messed up. I look in the headers and the #undef VecType seems to be missing. Where did it go? and aren't we testing this?
If I add #undef VecType to seqcusp/cuspvecimpl.h I get a working build. What the hell is going on here??? Matt
Matt
-- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener
-- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener
participants (1)
-
Matthew Knepley