search for: exececution

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

Did you mean: excecution
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 tried p...
2000 Aug 16
0
lpr command as user, lprm command as nobody
Im using samba 2.07 from source on a digital unix 4.0e machine. Users are connecting to their unix home directories fine. There are also samba print shares. Im using cups-1.0.5 for the print server but this problem looks like it's part of samba. The authenication is done from a NT server. Ie the global section of smb.conf [global] workgroup = ee-student debuglevel = 3 server string
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