Displaying 3 results from an estimated 3 matches for "51k".
Did you mean:
51
2006 Oct 11
6
Indexing problem 10.9/10.10
...one through 1 M.
Additionally, if I search, I don''t get results past an
even smaller number of docs (22k) . I''ve tried the two latest ferret releases.
Does this listing of the index directory look right?
-rw------- 1 blee blee 3.8M Oct 10 17:06 _v.fdt
-rw------- 1 blee blee 51K Oct 10 17:06 _v.fdx
-rw------- 1 blee blee 12M Oct 10 16:49 _u.cfs
-rw------- 1 blee blee 97 Oct 10 16:49 fields
-rw------- 1 blee blee 78 Oct 10 16:49 segments
-rw------- 1 blee blee 11M Oct 10 16:23 _t.cfs
-rw------- 1 blee blee 11M Oct 10 15:56 _s.cfs
-rw------- 1 blee blee 15M Oc...
2005 Mar 26
0
Newbie Instalation
...years, I've installed it, said. "Wow, that seems like a lot of work", and went back to my Windows Machine. :)
Finding Asterisk
- Needed a basic phone-switch for at home (home-based consulting business)
- Had a client who was VERY interested in a VoIP solution and CallManager was 51k for his scenario
- Some searches yielded Asterisk
- First attempt following one of the walk-thrus was somewhat successful (moreso than prior Linux installs)
- Installed AMP
- AMP gave me the confidence that this was "real" and could be made user-friendly enough for on-site administrat...
2019 Aug 09
3
[LLVM] (RFC) Addition/Support of new Vectorization Pragmas in LLVM
> There is a fundamental problem with the way that ivdep is defined by
Intel's current documentation, at least for C/C++. As you note in your
Google doc, it essentially says that the optimizer may ignore loop-carried
dependencies except for those dependencies it can definitely prove are
present. These are not semantics that any other compiler can actually
replicate, and is not equivalent to