Forum > Discussion Forum

AVX Optimized App Development

<< < (12/33) > >>

arkayn:

--- Quote from: Claggy on 11 May 2011, 05:48:03 am ---@arkayn your posted stderr.txt says Ftst_v7_J34 and not J37

Claggy

--- End quote ---
So does yours and everyone else, I am guessing that Joe forgot to change that number.

Josef W. Segur:

--- Quote from: Claggy on 11 May 2011, 05:48:03 am ---@arkayn your posted stderr.txt says Ftst_v7_J34 and not J37

Claggy
--- End quote ---

--- Quote from: arkayn on 11 May 2011, 01:14:33 pm ---So does yours and everyone else, I am guessing that Joe forgot to change that number.

--- End quote ---

'Tis true. Luckily having only one set of transposes serves well to distinguish J37 from J34.

The test outputs are appreciated, I'd hate to break something and not know it because of the limited systems I have.


--- Quote from: Fredericx51 on 11 May 2011, 12:16:05 pm ---Did some reading about AVX and checked its output with this Test-file.
...
--- End quote ---

Thanks very much, it seems I've reached the initial goal of having working avx variants for all the tested categories. I'll do some tweaking to see if I can improve performance.
                                                                                            Joe

Raistmer:

--- Quote ---Pulse finding is another area which is more limited by processing speed than memory access, though, and it also accounts for a sizable fraction of run time.
--- End quote ---

On GPU pulse finding looks memory-bound...
Maybe GaussFit ? It's compute intensive search.

Josef W. Segur:
Here's another test, added a third variant AVX chirp which might be marginally faster and a second variant AVX folding set, ditto. AFAIK no changes to the non-AVX code other than making sure this one identifies itself correctly  :D
                                                                                                 Joe
Edit: Attachment deleted, newer version in later post.

Jason G:

--- Quote from: Josef W. Segur on 12 May 2011, 09:04:54 pm ---... AFAIK no changes to the non-AVX code other than making sure this one identifies itself correctly ...
--- End quote ---
  Checked anyway, All good including:

--- Quote ---Ftst_v7_J39 started.
--- End quote ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version