Thoughts on CPU optimization » Mutual Funds » Money Forum

Money Forum

Money Forum



ПоискПоиск   Users   Registration   Entrance
Today: 03.04.2025 - 10:21:57
Pages:  1  2  

Thoughts on CPU optimization

Advertising


MessageAuthor

Me likes. Simple, if not elegant -- but this ain't abstract algebra class, it's engineering.

---------------------

Julia_psychologist

money-user




Statistics:
Messages: 417
Registration: 05.10.2006
28.05.22 - 01:52:43
Message # 11
RE: Thoughts on CPU optimization

Multi-CPU testers needed 

---------------------
УСЛУГИ: Вязание под заказВсе подробности в ICQ

_mistika_

money-user




Statistics:
Messages: 38
Registration: 08.11.2010
28.05.22 - 02:01:57
Message # 12
RE: Thoughts on CPU optimization

I'd ask for code review too, but trust me, only masochists need apply. I've hacked together a library of CPU-specific functions -- a small library, right now just consisting of special versions of memcpy & memset, but hopefully one that will set the foundation for things to come. The software architecture is a combination of the best ideas from this thread. On the level of Fastlib.cpp and 'higher' it's quite nice, with fully granular yet OO support for basically every CPU out there (the included memory routines come in 6 preprocessor-packaged flavors), but it comes at a cost: I would strongly advise not looking at Cpulib.h while operating heavy machinery. Of course, nobody will care unless there's worthwhile performance to be gained by this approach. That's where you come in. I've written a bunch of code for a big variety of CPUs, but am only able to test on one architecture (Athlon 1.4 / DDR). P4 users especially wanted -- for obvious reasons I don't even know if the SSE2 codepaths work at all. All varieties of testing are very welcome though; we'll soon find out if I know as much about cache layouts as I think I do. Basically, I need you to verify that the routine earmarked for your CPU is in fact the fastest one (that you can run w/o generating 'illegal instruction'). I.e., on my machine Athlon > P3 > K6 > P2, but on a P3 it should be the reverse. Instructions: extract EXE file. Run EXE file. Choose option. Repeat a couple times for each option so you know what results are anomalous and can be ignored -- an OS preemption is relatively common, happening most often (to the point of unavoidability) in the big tests but skewing the data the most during small tests...should establish a norm in each category of a few percent at most. Report.

---------------------

balii_vladimir

money-user




Statistics:
Messages: 11
Registration: 18.12.2010
28.05.22 - 02:11:18
Message # 13
RE: Thoughts on CPU optimization

Uhm...was there an attachment, or is this on a site somewhere? I'm really really really glad to see this sort of action on Avisynth. It gives me a warm fuzzy feeling. :D

---------------------
abla cdot mathbf {B} =0

_pavel

money-user




Statistics:
Messages: 43485
Registration: 06.06.2004
28.05.22 - 02:15:24
Message # 14
RE: Thoughts on CPU optimization
1850 - May 4 - A Prolific Cow : Previous topicNext topic: Question for those who have "Allow trim of MIDI items when splitting" pref turned off
Pages:  1  2  

The administrator has prohibited guests from replying to messages! To register, follow the link: register


Participants