search for: exececut

Displaying 3 results from an estimated 3 matches for "exececut".

Did you mean: exececute
2006 Jun 25
4
Function/Method Execution Progress Bar
Hello, I want to create a progress bar for the exececution of a particular function. I found a solution at http://brainspl.at/articles/tag/background but one need to create a separate server that communicates the progress of a job. Is there anyways to change a global variable or so and have the user see the execution stage of the function? I trie...
2000 Aug 16
0
lpr command as user, lprm command as nobody
.../local/daemon/samba/bin/cups2lprng-lpqfilter.pl # lprm command = /usr/local/bin/lprm -P %p %j lprm command = /usr/local/admin/printing/bin/sambalprmcommand.sh %p %j NOTE: I tried printing = cups, the printing = lprng and lpq command I have at least work. Now the "print command" is exececuted on the samba server as the user connecting to the print share but the "lprm command" is executing nobody (and therefore failing). I cant understand the problem. The NT server is 4.0 sp6, the clients are all NT workstation 4.0 sp6. It looks like the problem is in samba or NT. HELP BB...
2013 Dec 23
2
[LLVMdev] [RFC] Iterrative compilation framework for Clang/LLVM
On Dec 16, 2013, at 4:26 PM, Hal Finkel <hfinkel at anl.gov> wrote: >> At the end of each iteration, quality of generated code is estimated >> by >> executing newly introduced target dependent pass. Based on results >> path for >> the following iteration is calculated. At the moment, this has been >> proved >> for MIPS only and it is based on code