Re: [Bf-committers] error building with cuda, r57982

2013-07-03 Thread Jürgen Herrmann
Hi yousef
What Cuda version do you use?


Am 04.07.2013 um 06:07 schrieb Yousef Hurfoush :

> hi
> 
> error building with cuda 5.5RC, trunk r57982
> using windows 8 x64, msvc11 express, scons, mingw64
> 
> build log:
> http://www.pasteall.org/43753
> 
> if i set
> WITH_BF_CYCLES_CUDA_BINARIES = False
> it builds successfully.
> 
> Regards
> Yousef Harfoush
> ba...@msn.com
> 
> 
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] error building with cuda, r57982

2013-07-04 Thread Yousef Hurfoush


> What Cuda version do you use?

> > error building with cuda 5.5RC, trunk r57982


Regards
Yousef Harfoush
ba...@msn.com


  
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] error building with cuda, r57982

2013-07-04 Thread Jürgen Herrmann
Oops, I am overworked -.-
Hmm... Seems to be a problem with mingw scons settings. I still use vc9 and 
cuda 5.0 for mingw builds.
I'll take a look at this, but that'll take a while.


Am 04.07.2013 um 07:05 schrieb Jürgen Herrmann :

> Hi yousef
> What Cuda version do you use?
> 
> 
> Am 04.07.2013 um 06:07 schrieb Yousef Hurfoush :
> 
>> hi
>> 
>> error building with cuda 5.5RC, trunk r57982
>> using windows 8 x64, msvc11 express, scons, mingw64
>> 
>> build log:
>> http://www.pasteall.org/43753
>> 
>> if i set
>> WITH_BF_CYCLES_CUDA_BINARIES = False
>> it builds successfully.
>> 
>> Regards
>> Yousef Harfoush
>> ba...@msn.com
>> 
>> 
>> ___
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] error building with cuda, r57982

2013-07-04 Thread Brecht Van Lommel
The relevant error is this:

nvcc : fatal error : Microsoft Visual Studio configuration file
'vcvars64.bat' could not be found for installation at 'C:\Program
Files (x86)\Microsoft Visual Studio 11.0\VC\BIN\x86_amd64/../../..'

You can search online for solutions to that error. Something like this
answer could work:
http://stackoverflow.com/questions/8900617/how-can-i-setup-nvcc-to-use-visual-c-express-2010-x64-from-windows-sdk-7-1

On Thu, Jul 4, 2013 at 6:07 AM, Yousef Hurfoush  wrote:
> hi
>
> error building with cuda 5.5RC, trunk r57982
> using windows 8 x64, msvc11 express, scons, mingw64
>
> build log:
> http://www.pasteall.org/43753
>
> if i set
> WITH_BF_CYCLES_CUDA_BINARIES = False
> it builds successfully.
>
> Regards
> Yousef Harfoush
> ba...@msn.com
>
>
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] error building with cuda, r57982

2013-07-04 Thread Jürgen Herrmann
Narf! I am really a bit overworked...
Thanks Brecht, seems that I missed the forrest for the trees ;)

Am 04.07.2013 um 15:32 schrieb Brecht Van Lommel :

> The relevant error is this:
> 
> nvcc : fatal error : Microsoft Visual Studio configuration file
> 'vcvars64.bat' could not be found for installation at 'C:\Program
> Files (x86)\Microsoft Visual Studio 11.0\VC\BIN\x86_amd64/../../..'
> 
> You can search online for solutions to that error. Something like this
> answer could work:
> http://stackoverflow.com/questions/8900617/how-can-i-setup-nvcc-to-use-visual-c-express-2010-x64-from-windows-sdk-7-1
> 
> On Thu, Jul 4, 2013 at 6:07 AM, Yousef Hurfoush  wrote:
>> hi
>> 
>> error building with cuda 5.5RC, trunk r57982
>> using windows 8 x64, msvc11 express, scons, mingw64
>> 
>> build log:
>> http://www.pasteall.org/43753
>> 
>> if i set
>> WITH_BF_CYCLES_CUDA_BINARIES = False
>> it builds successfully.
>> 
>> Regards
>> Yousef Harfoush
>> ba...@msn.com
>> 
>> 
>> ___
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] error building with cuda, r57982

2013-07-18 Thread Jürgen Herrmann
Last time I tried VS2012 and Cuda 5.5 worked well with scons

-Ursprüngliche Nachricht-
Von: bf-committers-boun...@blender.org
[mailto:bf-committers-boun...@blender.org] Im Auftrag von Yousef Hurfoush
Gesendet: Donnerstag, 18. Juli 2013 15:37
An: blender foundation committers
Betreff: [Bf-committers] error building with cuda, r57982

hi 

any one working on adding scons support to building cuda with sdk 5.5 and
vs2012?

Regards
Yousef Harfoush
ba...@msn.com

  
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers

___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] error building with cuda, r57982

2013-07-18 Thread Yousef Hurfoush
hi

tested again today with r58371, cuda 5.5, vs2012 express, default profile with 
cuda binaries enabled, windows 8 enterprise x64:

scons, mingw32 -> successfully builds
scons, mingw64 -> error -> log file: http://www.pasteall.org/43753
cmake, vc11 x64-> error -> 'ptxas' died with status 0xC005 
(ACCESS_VIOLATION)

any idea whats wronge ??


Regards
Yousef Harfoush
ba...@msn.com



> From: shadow...@me.com
> To: bf-committers@blender.org
> Date: Thu, 18 Jul 2013 15:49:22 +0200
> Subject: Re: [Bf-committers] error building with cuda, r57982
> 
> Last time I tried VS2012 and Cuda 5.5 worked well with scons
> 
> -Ursprüngliche Nachricht-
> Von: bf-committers-boun...@blender.org
> [mailto:bf-committers-boun...@blender.org] Im Auftrag von Yousef Hurfoush
> Gesendet: Donnerstag, 18. Juli 2013 15:37
> An: blender foundation committers
> Betreff: [Bf-committers] error building with cuda, r57982
> 
> hi 
> 
> any one working on adding scons support to building cuda with sdk 5.5 and
> vs2012?
> 
> Regards
> Yousef Harfoush
> ba...@msn.com
> 
> 
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
> 
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
  
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] error building with cuda, r57982

2013-07-18 Thread Jürgen Herrmann
Goo question seems like a bug I reported to NVidia recently. Please try to 
build without sm_35 kernels. 

Am 19.07.2013 um 01:58 schrieb Yousef Hurfoush :

> hi
> 
> tested again today with r58371, cuda 5.5, vs2012 express, default profile 
> with cuda binaries enabled, windows 8 enterprise x64:
> 
> scons, mingw32 -> successfully builds
> scons, mingw64 -> error -> log file: http://www.pasteall.org/43753
> cmake, vc11 x64-> error -> 'ptxas' died with status 0xC005 
> (ACCESS_VIOLATION)
> 
> any idea whats wronge ??
> 
> 
> Regards
> Yousef Harfoush
> ba...@msn.com
> 
> 
> 
>> From: shadow...@me.com
>> To: bf-committers@blender.org
>> Date: Thu, 18 Jul 2013 15:49:22 +0200
>> Subject: Re: [Bf-committers] error building with cuda, r57982
>> 
>> Last time I tried VS2012 and Cuda 5.5 worked well with scons
>> 
>> -Ursprüngliche Nachricht-
>> Von: bf-committers-boun...@blender.org
>> [mailto:bf-committers-boun...@blender.org] Im Auftrag von Yousef Hurfoush
>> Gesendet: Donnerstag, 18. Juli 2013 15:37
>> An: blender foundation committers
>> Betreff: [Bf-committers] error building with cuda, r57982
>> 
>> hi 
>> 
>> any one working on adding scons support to building cuda with sdk 5.5 and
>> vs2012?
>> 
>> Regards
>> Yousef Harfoush
>> ba...@msn.com
>> 
>> 
>> ___
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>> 
>> ___
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
> 
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] error building with cuda, r57982

2013-07-19 Thread Yousef Hurfoush
i only build sm30?
a question: is the generated .cu from the mingw32 the same as the mingw64? if 
so i can use it temporarily!

Regards
Yousef Harfoush
ba...@msn.com



> From: shadow...@me.com
> Date: Fri, 19 Jul 2013 08:25:16 +0200
> To: bf-committers@blender.org
> Subject: Re: [Bf-committers] error building with cuda, r57982
> 
> Goo question seems like a bug I reported to NVidia recently. Please try to 
> build without sm_35 kernels. 
> 
> Am 19.07.2013 um 01:58 schrieb Yousef Hurfoush :
> 
> > hi
> > 
> > tested again today with r58371, cuda 5.5, vs2012 express, default profile 
> > with cuda binaries enabled, windows 8 enterprise x64:
> > 
> > scons, mingw32 -> successfully builds
> > scons, mingw64 -> error -> log file: http://www.pasteall.org/43753
> > cmake, vc11 x64-> error -> 'ptxas' died with status 0xC005 
> > (ACCESS_VIOLATION)
> > 
> > any idea whats wronge ??
> > 
> > 
> > Regards
> > Yousef Harfoush
> > ba...@msn.com
> > 
> > 
> > 
> >> From: shadow...@me.com
> >> To: bf-committers@blender.org
> >> Date: Thu, 18 Jul 2013 15:49:22 +0200
> >> Subject: Re: [Bf-committers] error building with cuda, r57982
> >> 
> >> Last time I tried VS2012 and Cuda 5.5 worked well with scons
> >> 
> >> -Ursprüngliche Nachricht-
> >> Von: bf-committers-boun...@blender.org
> >> [mailto:bf-committers-boun...@blender.org] Im Auftrag von Yousef Hurfoush
> >> Gesendet: Donnerstag, 18. Juli 2013 15:37
> >> An: blender foundation committers
> >> Betreff: [Bf-committers] error building with cuda, r57982
> >> 
> >> hi 
> >> 
> >> any one working on adding scons support to building cuda with sdk 5.5 and
> >> vs2012?
> >> 
> >> Regards
> >> Yousef Harfoush
> >> ba...@msn.com
> >> 
> >> 
> >> ___
> >> Bf-committers mailing list
> >> Bf-committers@blender.org
> >> http://lists.blender.org/mailman/listinfo/bf-committers
> >> 
> >> ___
> >> Bf-committers mailing list
> >> Bf-committers@blender.org
> >> http://lists.blender.org/mailman/listinfo/bf-committers
> > 
> > ___
> > Bf-committers mailing list
> > Bf-committers@blender.org
> > http://lists.blender.org/mailman/listinfo/bf-committers
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
  
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers