On 5 December 2012 21:00, Jason Swails <jason.swails.gmail.com> wrote:
> On Wed, Dec 5, 2012 at 1:36 PM, Mark Williamson <mjw.mjw.name> wrote:
>
> > On 05/12/12 11:52, Thomas Evangelidis wrote:
> >
> > > Do you know what this error means and how can be solved? I use Fedora
> 17
> > > 64bit with gcc and gfortran 4.7.2.
> >
> >
> > You probably have a stale f90 module file (.mod) hanging around from a
> > previous compile attempt with a different compiler.
> >
> > > ./configure -cuda gnu
> > > make install
> >
> > Try a 'make clean' before the 'make install'.
> >
>
> FWIW, configure automatically invokes a "make clean" in Amber 12. I don't
> think the $AMBERHOME/include directory is purged, though.
>
> My suggestion is to use "make clean uninstall" (which gets rid of binaries,
> libraries, and will also clean) and try again with a *single* set of
> (compatible) compilers.
>
>
Actually I have done a clean installation with a single compiler version
and I still get the following long error message. Please read my previous
post to avoid repetition.
B40C/radixsort_single_grid.cu: In instantiation of ‘cudaError_t b40c::
SingleGridRadixSortingEnactor<K,
V>::EnactSort(b40c::MultiCtaRadixSortStorage<K, V>&) [with int
LOWER_KEY_BITS = 12; K = unsigned int; V = unsigned int; cudaError_t =
cudaError]’:
kNLRadixSort.cu:39:48: required from here
.......
.....
...
hope you can help,
Thomas
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Dec 05 2012 - 14:00:03 PST