Issue 100689 - Use of SMP/SMT/Multithreading
Summary: Use of SMP/SMT/Multithreading
Status: UNCONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 3.0.1
Hardware: All All
: P4 Trivial (vote)
Target Milestone: AOO Later
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: needhelp
Depends on:
Blocks:
 
Reported: 2009-03-30 17:47 UTC by de_logics
Modified: 2014-03-03 13:21 UTC (History)
4 users (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
I need multithreading (76 bytes, text/plain)
2013-10-12 10:35 UTC, Rinat
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description de_logics 2009-03-30 17:47:20 UTC
All openoffice applications use only one core of the processor; though office
work does not require that much of processing, but at certain cases (for
instance doing lengthy scientific calculations in spreadsheets and making
detailed and complex drawings in draw, or importing the same drawing to writer)
time can get to more than an hour; this time can be reduced to half using all
the 2 cores or 1/4th using 4 cores in quad core processors. The save times
should also be dramatically improving on doing so.

Also a proper GUI for the estimated time left and the percentage of processing
completed is requested to the addition so at least windows doesn't give it a tag
'not responding'.
Comment 1 de_logics 2009-05-24 16:41:17 UTC
IF this issue is resolved, and with a few addition of small features and major
performance optimisations, OOo will actually be the only office suit to work in
high performance systems optimised for scientific calculations, like the large
systems with NVIDIA tesla or ATI FireStream.
Comment 2 de_logics 2009-05-27 18:52:02 UTC
This could be a breakthrough feature for OOo 4
Comment 3 Regina Henschel 2009-05-27 19:02:53 UTC
de-Logics, please learn how qa and issue tracking works, before playing around
with the fields here.

Removing CC.
Comment 4 de_logics 2009-05-28 05:02:46 UTC
Ok...

But this issue seems cold for quiet a lot of time.
Comment 5 thorsten.martens 2010-01-18 10:01:03 UTC
TM->requirements: please have a look, thanks !
Comment 6 de_logics 2010-12-20 13:32:58 UTC
You devs seen this 'graphite' thing in GCC? Parallelization might not require
effort after all. It'll make sense to modify OOo code to compile with graphite
and let it do the parallelization.
Comment 7 Rinat 2013-10-12 10:35:56 UTC
Created attachment 81753 [details]
I need multithreading

Hi!
I need multithreading!!! For opening this big spreadsheets. 
https://docs.google.com/file/d/0B5BI-Z5zydxhTFBlbi1hSGdmbk0/edit?usp=sharing

So, I think openoffice and libreoffice are need multithreading