Displaying 4 results from an estimated 4 matches for "comd".
Did you mean:
com
2016 Oct 09
3
On Loop Distribution pass
...1; i < LEN; i++) {
a[i] += c[i] * d[i];
b[i] = b[i - 1] + a[i] + d[i];
}
dummy(a, b, c, d, e, aa, bb, cc, 0.);
}
MiBench <http://vhosts.eecs.umich.edu/mibench//>:
There are 6539 loops in MiBench. *None* of the loops were distributed by
the loop-distribution pass of LLVM.
CoMD <https://github.com/exmatex/CoMD>:
CoMD is a reference implementation of typical classical molecular dynamics
algorithms and workloads.
Out of 112 loops none of them are distributed.
For the specific loop I have shown above which is straight forward a good
distribution candidate, the rem...
2016 Oct 10
2
On Loop Distribution pass
...d[i];
> b[i] = b[i - 1] + a[i] + d[i];
> }
> dummy(a, b, c, d, e, aa, bb, cc, 0.);
> }
>
> MiBench <http://vhosts.eecs.umich.edu/mibench//>:
> There are 6539 loops in MiBench. None of the loops were distributed by the loop-distribution pass of LLVM.
>
> CoMD <https://github.com/exmatex/CoMD>:
> CoMD is a reference implementation of typical classical molecular dynamics algorithms and workloads.
> Out of 112 loops none of them are distributed.
>
>
> For the specific loop I have shown above which is straight forward a good distribut...
1998 Mar 28
1
Samba 1.9.18p4 released.
The Samba Team are pleased to announce Samba 1.9.18p4.
It may be fetched via ftp from :
ftp://samba.anu.edu.au/pub/samba/samba-1.9.18p4.tar.gz
This is a bugfix release, designed to address issues
that users have reported with the 1.9.18p3 release.
There is some new functionality, described below.
Password Changing.
------------------
Samba now supports Windows 95 clients changing both
their
2003 Jul 20
1
rsync on cygwin is hanging
...{60, 0}
--- eof: strace.out.3341 (child rsync on linux machine ---
And finally, here is the tail end of the strace on the cygwin box:
--- strace.out (on cygwin) ---
364 8583 [main] rsync 2036 lstat64: entering
289 8872 [main] rsync 2036 normalize_posix_path: src
system32/dllcache/comd
lg32.dll
255 9127 [main] rsync 2036 cwdstuff::get: posix /cygdrive/c/WINNT
248 9375 [main] rsync 2036 cwdstuff::get: (/cygdrive/c/WINNT) =
cwdstuff::g
et (0x22EE20, 260, 1, 0), errno 0
253 9628 [main] rsync 2036 normalize_posix_path:
/cygdrive/c/WINNT/system32
/dllcache/comdlg32...