News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

JWasm212pre with AVX2

Started by habran, November 18, 2014, 07:21:42 AM

Previous topic - Next topic

Gunther

Hi Habran,

I've tested the new version a bit with different kinds of AVX2 instructions and it seems to work reliable. I've installed several virtual machines and I'll check if it is possible to compile the sources for some other supported platforms. I think we should discuss some necessary details vi PM.

Gunther
You have to know the facts before you can distort them.

habran

Thanks Gunther :t
At the moment I am working on AVX512 to build in JWasm
When I finish I will change the name of it
rrr314159 already nicknamed it HJWasm and maybe I'll stick with it
QuoteI think we should discuss some necessary details vi PM.
that's OK  :biggrin:
Cod-Father

Gunther

Hi Habran,

Quote from: habran on January 17, 2015, 06:48:34 AM
At the moment I am working on AVX512 to build in JWasm

testing the AVX512 instructions is a bit tricky. We've only software emulations available at the present time. But I think the Knights Landing processors will arrive very soon.

Gunther
You have to know the facts before you can distort them.

habran

Hi Gunther :biggrin:
Lucky, I found Agner Fog's objconv http://www.agner.org/optimize/
which can read AVX512 binaries
Very nice  and useful tool :t
However, I am working my butt off to implement it ::)
It is the most complex thing yet I've done in JWasm 8)
Cod-Father

sbgk

Quote from: habran on January 15, 2015, 09:34:47 AM
Hi sbgk
Good find :t
It was Typo error easy fix :biggrin:
here is fixed version

Hi habran,

thanks, that compiles now, didn't expect such a quick fix.

thanks again for keeping jwasm going.

Gunther

Habran,

Quote from: habran on January 23, 2015, 09:58:28 PM
Lucky, I found Agner Fog's objconv http://www.agner.org/optimize/
which can read AVX512 binaries
Very nice  and useful tool :t

yes, Agner Fog's tools are very useful. Reading his optimization manuals is a must.

Gunther
You have to know the facts before you can distort them.

habran

Quote from: sbgk on January 25, 2015, 03:11:13 AM
thanks again for keeping jwasm going.
JWasm is to good to let it retard :t
It is my duty to keep it updated
Before I was pushing Japheth to develop it, now I have to push myself :biggrin:

>Gunther, at the moment I am distracted with the Australian Open so I can not concentrate fully on programming,
however, I am looking forward to have AVX512 built in :bgrin:
Cod-Father