Displaying 2 results from an estimated 2 matches for "scalate".
Did you mean:
  escalate
  
2005 Jan 25
1
New ip billing solution?? any updates?
Hi people, i've seen the wiki looking for a * billing solution but the
links point to websites that have not updated their content (or news)
section for over a year.
Can anyone recommend a commercial-grade (i mean no mom&pop cdr system)
billing solution that can start small and then scalate as traffic
grows and tested/used with Asterisk before?
commercial or open source links are ok.
thanks,
-- 
-------------------------------------------
Erick Perez
Linux User 376588
http://counter.li.org/  (Get counted!!!)
Panama, Republic of Panama
2013 Nov 13
2
[LLVMdev] [PATCH] Add a Scalarize pass
Hi Richard, 
Thanks for working on this. We should probably move this discussion to llvm-dev because it is not strictly related to the patch review anymore. The code below is not representative of general c/c++ code. Usually only domain specific language (such as OpenCL) contain vector instructions.  The LLVM pass manager configuration (pass manager builder) is designed for C/C++ compilers, not