Re: [Bf-committers] error compiling with CUDA 5.5 and vs2012

2013-09-27 Thread Antony Riakiotakis
Hi, I don't know about the 1.1 kernels, but the mingw64 error seems to be
caused due to the fact that the hard coded path of a certain file for the
cuda compiler is different than the one described in our troubleshooting
sectionfor MinGW here
http://wiki.blender.org/index.php/Dev:2.5/Doc/Building_Blender/Windows/MinGW/Scons.
Just leave the name of the file the same and copy it to the error position
and retry (searching for error in the error log will show you what the
nvcc compiler expects)
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] error compiling with CUDA 5.5 and vs2012

2013-09-27 Thread Antony Riakiotakis
Also OSL is not supported for MinGW. Last time I attempted this was quite a
few months ago. It is possible to build blender itself, but binary crashes
as soon as rendering is attempted. I did not even commit my compiled OSL
and clang libraries back then.
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] error compiling with CUDA 5.5 and vs2012

2013-09-27 Thread Yousef Hurfoush
what file? i didn't copy anything, that was error from scons!

Regards
Yousef Harfoush
ba...@msn.com



 Date: Fri, 27 Sep 2013 13:30:11 +0300
 From: kal...@gmail.com
 To: bf-committers@blender.org
 Subject: Re: [Bf-committers] error compiling with CUDA 5.5 and vs2012
 
 Hi, I don't know about the 1.1 kernels, but the mingw64 error seems to be
 caused due to the fact that the hard coded path of a certain file for the
 cuda compiler is different than the one described in our troubleshooting
 sectionfor MinGW here
 http://wiki.blender.org/index.php/Dev:2.5/Doc/Building_Blender/Windows/MinGW/Scons.
 Just leave the name of the file the same and copy it to the error position
 and retry (searching for error in the error log will show you what the
 nvcc compiler expects)
 ___
 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 compiling with CUDA 5.5 and vs2012

2013-09-26 Thread Yousef Hurfoush
ok

after many hours of testing and replacing file i've managed to make cuda see 
the vs2012 express, and did compile the x64 sm_30 successfully.
but i try to compile sm_11, this is the error i get:
http://www.pasteall.org/45886

i know kernels less than sm_20 is not supported by bf, but can you help me here 
guys, thanks.

one other thing what is the status with building osl with mingw64 and scons, 
when i try to build i get this error:
http://www.pasteall.org/45887

Regards
Yousef Harfoush
ba...@msn.com



From: ba...@msn.com
To: bf-committers@blender.org
Subject: RE: [Bf-committers] error compiling with CUDA 5.5 and vs2012
Date: Wed, 25 Sep 2013 05:31:50 +










 This error is not related to CUDA. Could you upload the file
 H:\blender\build\win64-vc11\source\blender\makesrna\intern\RNA_blender_cpp.h
 to pasteall? It seems to be different than what I have here.


yes it's not related to cuda, but here is the file you asked:
https://dl.dropboxusercontent.com/u/33417300/RNA_blender_cpp.7z

 I don't know what the status is of CUDA 5.5 + VS 2012, from what I
 understand this was working. Maybe there is some special configuration
 that needs to be tweaked, or there is some issue with the VS express
 version, the error log here is unrelated so I can't tell.


i thought it was due to not being able to built cuda, and i've never been able 
to build the kernels for for the x64.
now can't build x86 anymore.

using r58371
scons, mingw32 - successfully builds
scons, mingw64 - error - log file: http://www.pasteall.org/43753

and with r60361
scons, mingw32 - error - 'ptxas' died with status 0xC005 
(ACCESS_VIOLATION)
scons, mingw64 - error - same as before

is there away to build cuda without msvc11, i mean with mingw only.

Regards
Yousef Harfoush
ba...@msn.com




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


[Bf-committers] error compiling with CUDA 5.5 and vs2012

2013-09-24 Thread Yousef Hurfoush
hi

i want to know what is the status of supporting building cycles kernels with 
cuda 5.5 and vs 2012 and scons.

here is the error log:
http://www.pasteall.org/45837

i'm using:
windows 8 x64
scons and r60359

thanks


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 compiling with CUDA 5.5 and vs2012

2013-09-24 Thread Brecht Van Lommel
This error is not related to CUDA. Could you upload the file
H:\blender\build\win64-vc11\source\blender\makesrna\intern\RNA_blender_cpp.h
to pasteall? It seems to be different than what I have here.

I don't know what the status is of CUDA 5.5 + VS 2012, from what I
understand this was working. Maybe there is some special configuration
that needs to be tweaked, or there is some issue with the VS express
version, the error log here is unrelated so I can't tell.

On Tue, Sep 24, 2013 at 9:17 PM, Yousef Hurfoush ba...@msn.com wrote:
 hi

 i want to know what is the status of supporting building cycles kernels with 
 cuda 5.5 and vs 2012 and scons.

 here is the error log:
 http://www.pasteall.org/45837

 i'm using:
 windows 8 x64
 scons and r60359

 thanks


 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 compiling with CUDA 5.5 and vs2012

2013-09-24 Thread Yousef Hurfoush






 This error is not related to CUDA. Could you upload the file
 H:\blender\build\win64-vc11\source\blender\makesrna\intern\RNA_blender_cpp.h
 to pasteall? It seems to be different than what I have here.


yes it's not related to cuda, but here is the file you asked:
https://dl.dropboxusercontent.com/u/33417300/RNA_blender_cpp.7z

 I don't know what the status is of CUDA 5.5 + VS 2012, from what I
 understand this was working. Maybe there is some special configuration
 that needs to be tweaked, or there is some issue with the VS express
 version, the error log here is unrelated so I can't tell.


i thought it was due to not being able to built cuda, and i've never been able 
to build the kernels for for the x64.
now can't build x86 anymore.

using r58371
scons, mingw32 - successfully builds
scons, mingw64 - error - log file: http://www.pasteall.org/43753

and with r60361
scons, mingw32 - error - 'ptxas' died with status 0xC005 
(ACCESS_VIOLATION)
scons, mingw64 - error - same as before

is there away to build cuda without msvc11, i mean with mingw only.

Regards
Yousef Harfoush
ba...@msn.com



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