Displaying 3 results from an estimated 3 matches for "szx".
Did you mean:
sz
2013 Feb 03
0
[LLVMdev] [Polly]
Dear all,
Yesterday, from the customer's code I observed relatively simple case,
where Polly is unable to detect parallelizable outer loop. Consider two
versions of Fortran routine:
1)
subroutine filter(H, szh, X, szx, Y, szy)
implicit none
integer(kind=IKIND), intent(in) :: szh, szx, szy
real(kind=RKIND), intent(in) :: H(szh), X(szx)
real(kind=RKIND), intent(out) :: Y(szy)
integer(kind=IKIND) :: i, j, i1, i2
integer, parameter :: rkind = RKIND
do i = 1, szy
Y(i) = 0.0_rkind
do j = 1, szh...
2013 Feb 03
2
[LLVMdev] [Polly] Parallelizing outer loop containing inner reduction loop
...hin <dmitry at kernelgen.org>
> Dear all,
>
> Yesterday, from the customer's code I observed relatively simple case,
> where Polly is unable to detect parallelizable outer loop. Consider two
> versions of Fortran routine:
>
> 1)
>
> subroutine filter(H, szh, X, szx, Y, szy)
>
> implicit none
> integer(kind=IKIND), intent(in) :: szh, szx, szy
> real(kind=RKIND), intent(in) :: H(szh), X(szx)
> real(kind=RKIND), intent(out) :: Y(szy)
> integer(kind=IKIND) :: i, j, i1, i2
> integer, parameter :: rkind = RKIND
>
> do i = 1,...
2010 Nov 11
3
Battlefield 2 & Battlefield 2142 : startup resolution issue
Hi
I am trying to get Battlefield 2 and Battlefield 2142 to launch under Kubuntu 10.04 & Wine 1.3.6. I'm using an Nvidia 8800 GTX 768Mb GPU with Nvidia blob driver 260.19.12.
Anyway launching BF2142 (retail copy, patched to v1.5) gives me the following error (2x) in the console output streams:
Code:
...
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 800x600x32