search for: optimi

Displaying 6 results from an estimated 6 matches for "optimi".

Did you mean: optim
2015 Sep 01
6
Register spilling in caller saved backend
...is program as an example: volatile int x; int __attribute__((noinline)) foo() { return x; } int main() { for (int i = 0; i < 10; ++i) { foo(); } } The resultant output code spills 'i' within the loop (I have to compile with -fno-unroll-loops else the loop and 'i' gets optimized away) while 'i' is assigned to a register that is used nowhere else in the generated program and I would consider 'foo' easy to analyse. At the call site of 'foo' the debugging output reports that the stack pointer and return value registers are "imp-use" and &q...
2002 Jan 28
1
Symbol referencing errors...
...o cum.o dcf.o datetime.o debug.o devPS.o devPicTeX.o deparse.o d eriv.o devices.o dotcode.o dstruct.o duplicate.o envir.o errors.o eval.o form at.o fourier.o gram.o gram-ex.o graphics.o internet.o iosupport.o lapack.o li st.o logic.o main.o match.o memory.o model.o names.o objects.o optim.o optimi ze.o options.o par.o paste.o platform.o plot.o plot3d.o plotmath.o print.o pr intarray.o printvector.o printutils.o random.o regex.o relop.o saveload.o scan .o seq.o size.o sort.o source.o split.o subassign.o subscript.o subset.o summar y.o unique.o util.o version.o vfonts.o xxxpr.o ../unix/...
2004 Sep 10
2
Improving on Rice coding
...run at an acceptable speed with a bit of tuning... did you tell it to write the least significant bits separately (set the parameter base_2_part=true)? Also altering the algorithm so that low_bits is larger will produce a speedup (but impact the compression ratio). And there's a fair scope for optimization. Overall, the speed (after encoding the least significant bits and dividing them out) is going to be of the order of the sum of the integers to be encoded. Paul Email: pfh@csse.monash.edu.au one ring, no rulers, thecircle.org.au
2009 Jul 03
2
normalised curve fitting with error bars
Dear List, My data consist of nine columns and about 50,000 rows. It looks like this. -9.0225 3.46464 2.80926 -0.3847 3.73735 1.1058 -2.98936 1.38901 -8.1846 -2.4315 -5.1189 1.8225 3.3798 1.7874 4.693 -3.9286 1.4266 5.7849 -3.4894 -4.0305 3.7879 3.5195 2.9186 2.8685 -6.126 4.978 4.9381 4.5282 3.62558 -3.0455 4.6518 1.39746 0.68652 3.5708 -3.6404 -4.2963 -1.3183 0.6752 -4.0382 -2.5386
2007 Apr 18
8
Phone meeting about kernel virtualization hooks
I would like to host a phone meeting to discuss the plans for the xen sub-architecture of x86. Hopefully Chris can share his vision and we can agree on some next steps to getting this done and into the mainline kernel. From my understanding, it would be good if the "To" list could make it. If anyone believes others should attend, please let them know. Please let me know if you are
2007 Apr 18
8
Phone meeting about kernel virtualization hooks
I would like to host a phone meeting to discuss the plans for the xen sub-architecture of x86. Hopefully Chris can share his vision and we can agree on some next steps to getting this done and into the mainline kernel. From my understanding, it would be good if the "To" list could make it. If anyone believes others should attend, please let them know. Please let me know if you are