Displaying 8 results from an estimated 8 matches for "retval0".
Did you mean:
retval
2013 Mar 01
4
[LLVMdev] NVPTX CUDA_ERROR_NO_BINARY_FOR_GPU
...0M GPU.
> >
> > PTX Code (for a mandelbrot calculation):
> >
> > //
> > // Generated by LLVM NVPTX Back-End
> > //
> >
> > .version 3.1
> > .target sm_10, texmode_independent
> > .address_size 64
> >
> > .func (.reg .b32 func_retval0) INT_PTX_SREG_CTAID_X
> > (
> >
> > )
> > ;
> > .func (.reg .b32 func_retval0) INT_PTX_SREG_CTAID_Y
> > (
> >
> > )
> > ;
> > .func (.reg .b32 func_retval0) INT_PTX_SREG_TID_X
> > (
> >
> > )
> > ;
> > .fu...
2013 Mar 01
0
[LLVMdev] NVPTX CUDA_ERROR_NO_BINARY_FOR_GPU
...calculation):
> > >
> > > //
> > > // Generated by LLVM NVPTX Back-End
> > > //
> > >
> > > .version 3.1
> > > .target sm_10, texmode_independent
> > > .address_size 64
> > >
> > > .func (.reg .b32 func_retval0) INT_PTX_SREG_CTAID_X
> > > (
> > >
> > > )
> > > ;
> > > .func (.reg .b32 func_retval0) INT_PTX_SREG_CTAID_Y
> > > (
> > >
> > > )
> > > ;
> > > .func (.reg .b32 func_retval0) INT_PTX_SREG_TID_X
>...
2013 Mar 01
0
[LLVMdev] NVPTX CUDA_ERROR_NO_BINARY_FOR_GPU
...r a mandelbrot calculation):
>> >
>> > //
>> > // Generated by LLVM NVPTX Back-End
>> > //
>> >
>> > .version 3.1
>> > .target sm_10, texmode_independent
>> > .address_size 64
>> >
>> > .func (.reg .b32 func_retval0) INT_PTX_SREG_CTAID_X
>> > (
>> >
>> > )
>> > ;
>> > .func (.reg .b32 func_retval0) INT_PTX_SREG_CTAID_Y
>> > (
>> >
>> > )
>> > ;
>> > .func (.reg .b32 func_retval0) INT_PTX_SREG_TID_X
>> > (
>...
2013 Mar 01
1
[LLVMdev] NVPTX CUDA_ERROR_NO_BINARY_FOR_GPU
...t; >> > //
> >> > // Generated by LLVM NVPTX Back-End
> >> > //
> >> >
> >> > .version 3.1
> >> > .target sm_10, texmode_independent
> >> > .address_size 64
> >> >
> >> > .func (.reg .b32 func_retval0) INT_PTX_SREG_CTAID_X
> >> > (
> >> >
> >> > )
> >> > ;
> >> > .func (.reg .b32 func_retval0) INT_PTX_SREG_CTAID_Y
> >> > (
> >> >
> >> > )
> >> > ;
> >> > .func (.reg .b32 fu...
2013 Mar 01
2
[LLVMdev] NVPTX CUDA_ERROR_NO_BINARY_FOR_GPU
...d the module using CUDA, I get an
error: CUDA_ERROR_NO_BINARY_FOR_GPU. I'm running this on a 2012 MBP with
a 640M GPU.
PTX Code (for a mandelbrot calculation):
//
// Generated by LLVM NVPTX Back-End
//
.version 3.1
.target sm_10, texmode_independent
.address_size 64
.func (.reg .b32 func_retval0) INT_PTX_SREG_CTAID_X
(
)
;
.func (.reg .b32 func_retval0) INT_PTX_SREG_CTAID_Y
(
)
;
.func (.reg .b32 func_retval0) INT_PTX_SREG_TID_X
(
)
;
.func (.reg .b32 func_retval0) INT_PTX_SREG_NTID_X
(
)
;
.func (.reg .b32 func_retval0) INT_PTX_SREG_NTID_Y
(
)
;
// .globl examples_...
2013 Mar 01
0
[LLVMdev] NVPTX CUDA_ERROR_NO_BINARY_FOR_GPU
...R_GPU. I'm running this on a 2012 MBP
> with a 640M GPU.
>
> PTX Code (for a mandelbrot calculation):
>
> //
> // Generated by LLVM NVPTX Back-End
> //
>
> .version 3.1
> .target sm_10, texmode_independent
> .address_size 64
>
> .func聽 (.reg .b32 func_retval0) INT_PTX_SREG_CTAID_X
> (
>
> )
> ;
> .func聽 (.reg .b32 func_retval0) INT_PTX_SREG_CTAID_Y
> (
>
> )
> ;
> .func聽 (.reg .b32 func_retval0) INT_PTX_SREG_TID_X
> (
>
> )
> ;
> .func聽 (.reg .b32 func_retval0) INT_PTX_SREG_NTID_X
> (
>
> )
&g...
2015 Feb 03
2
[LLVMdev] Example for usage of LLVM/Clang/libclc
...e
PTX code I am generating is correct (is the one that is supposed to be
generated).
For example, currently,
In OpenCL : get_global_id(0) translates to
In LLVM : %call = tail call i32 @get_global_id(i32 0) which translates
to
In PTX:
// .globl blur2d
.func (.param .b32 func_retval0) get_global_id
(
.param .b32 get_global_id_param_0
)
;
mov.u32 %r2, 0;
.param .b32 param0;
st.param.b32 [param0+0], %r2;
.param .b32 retval0;
call.uni (retval0),
get_global_id,
(
param0
);
Is this what...
2004 Nov 23
0
[OT] *nix Server/Windows Client Tips and tricks
...$BUTARG.
echo Generating date file.
mkdir $BUTARG
echo Starting: `date`
echo Starting: `date` >
$BUTARG/00-Date-File;
fi
echo Starting backups of $BUSHARES
for i in $BUSHARES; do
echo;
echo Starting $i at `date +%T`;
echo Backing up //$BUSERVER/$i to $BUTARG/$i;
RETVAL0=0;
RETVAL1=0;
echo Attempting to mount /mnt/$i;
if (mount -t smbfs -o username=$BUSER -o
password=$BPASS //$BUSERVER/$i /mnt/$i >& /dev/null); then
echo Mount of $i successful.
else
echo ERROR: Mount of $i FAILED, please
investigate. Returned: $?
fi;
if (rsync -rl...