On Mon, 01 Aug 2016 14:16:57 +0200, poma wrote:
> On 01.08.2016 06:30, Amadeus W.M. wrote:
> [...]
>> In the cuda distribution there is a host_config.h file which contains
>> the following lines:
>>
>> #if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 9)
>>
>> #error -- unsupported GNU vers
On Tue, 2 Aug 2016 02:04:13 + (UTC)
"Amadeus W.M." wrote:
[snip]
>
> That's what I thought too, but try this:
>
> // Compile as
> // g++ -o gnuc gnuc.cpp
> // then as
> // g++ --std=gnu++11 -o gnuc gnuc.cpp
>
> #include
> #include
>
> using namespace std;
>
>
On Mon, 01 Aug 2016 17:23:43 -0700, stan wrote:
> On Mon, 1 Aug 2016 22:21:58 + (UTC)
> "Amadeus W.M." wrote:
>
>> On Mon, 01 Aug 2016 09:34:51 -0700, stan wrote:
>>
>> > On Mon, 1 Aug 2016 04:30:03 + (UTC)
>> > "Amadeus W.M." wrote:
>> > [snip]
>> >> Unfortunately nothing worked.
>> >
On Mon, 1 Aug 2016 22:21:58 + (UTC)
"Amadeus W.M." wrote:
> On Mon, 01 Aug 2016 09:34:51 -0700, stan wrote:
>
> > On Mon, 1 Aug 2016 04:30:03 + (UTC)
> > "Amadeus W.M." wrote:
> > [snip]
> >> Unfortunately nothing worked.
> >>
> >>
> >> In the cuda distribution there is a host_confi
On Mon, 01 Aug 2016 09:34:51 -0700, stan wrote:
> On Mon, 1 Aug 2016 04:30:03 + (UTC)
> "Amadeus W.M." wrote:
> [snip]
>> Unfortunately nothing worked.
>>
>>
>> In the cuda distribution there is a host_config.h file which contains
>> the following lines:
>>
>> #if __GNUC__ > 4 || (__GNUC__
On 08/01/2016 06:30 AM, Amadeus W.M. wrote:
> Third, I was only able to find a Fedora-21-Live image and I created a
> virtual box from it, booted that up and installed to disk. But, as one
> might expect, gnome-boxes only knew about the Live VM, and each time I
> would boot it up, it would boot
On Mon, 1 Aug 2016 04:30:03 + (UTC)
"Amadeus W.M." wrote:
> Third, I was only able to find a Fedora-21-Live image and I created a
> virtual box from it, booted that up and installed to disk. But, as
> one might expect, gnome-boxes only knew about the Live VM, and each
> time I would boot it
On Mon, 1 Aug 2016 04:30:03 + (UTC)
"Amadeus W.M." wrote:
[snip]
> Unfortunately nothing worked.
>
>
> In the cuda distribution there is a host_config.h file which contains
> the following lines:
>
> #if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 9)
>
> #error -- unsupported GNU v
On 01.08.2016 06:30, Amadeus W.M. wrote:
[...]
> In the cuda distribution there is a host_config.h file which contains the
> following lines:
>
> #if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 9)
>
> #error -- unsupported GNU version! gcc versions later than 4.9 are not
> supported!
>
On Sun, 31 Jul 2016 11:32:03 -0700, stan wrote:
> On Sun, 31 Jul 2016 11:06:18 -0700 stan
> wrote:
>
>> On Sun, 31 Jul 2016 17:24:16 + (UTC) "Amadeus W.M."
>> wrote:
>>
>> > On Sun, 31 Jul 2016 16:36:10 +, Rick Stevens wrote:
>> >
>> > > IIRC the cuda installer lets you override the
On Sun, 2016-07-31 at 11:32 -0700, stan wrote:
> On Sun, 31 Jul 2016 11:06:18 -0700
> stan wrote:
>
> >
> > On Sun, 31 Jul 2016 17:24:16 + (UTC)
> > "Amadeus W.M." wrote:
> >
> > >
> > > On Sun, 31 Jul 2016 16:36:10 +, Rick Stevens wrote:
> > >
> > > >
> > > > IIRC the cuda instal
On Sun, 31 Jul 2016 11:06:18 -0700
stan wrote:
> On Sun, 31 Jul 2016 17:24:16 + (UTC)
> "Amadeus W.M." wrote:
>
> > On Sun, 31 Jul 2016 16:36:10 +, Rick Stevens wrote:
> >
> > > IIRC the cuda installer lets you override the check for the gcc
> > > version (try running the installer "
On Sun, 31 Jul 2016 17:24:16 + (UTC)
"Amadeus W.M." wrote:
> On Sun, 31 Jul 2016 16:36:10 +, Rick Stevens wrote:
>
> > IIRC the cuda installer lets you override the check for the gcc
> > version (try running the installer ".run" file with the "--help"
> > option).
> >
> >
> > Note that
On Sun, 31 Jul 2016 16:36:10 +, Rick Stevens wrote:
> IIRC the cuda installer lets you override the check for the gcc version
> (try running the installer ".run" file with the "--help" option).
>
>
> Note that overrides the gcc check during installation--there's no
> guarantee that compilati
IIRC the cuda installer lets you override the check for the gcc version (try
running the installer ".run" file with the "--help" option).
Note that overrides the gcc check during installation--there's no guarantee
that compilations will work. Cuda uses certain gcc flags that may be deprecated
15 matches
Mail list logo