intel / DML

Intel® Data Mover Library (Intel® DML)
https://intel.github.io/DML/
MIT License
81 stars 17 forks source link

README: require x86-64 #4

Closed kilobyte closed 2 years ago

kilobyte commented 2 years ago

Not all Pentium 4 are 64-bit.

EgorKupaev commented 2 years ago

I'm not quite sure that only 64-bit systems are supported. I don't remember any platform depended code. But some compiler options should be definitely disabled for unoptimized code.

I'll check it.

kilobyte commented 2 years ago

It's possible it's just a compile failure, yeah. I don't think it's worth porting, I've merely tested on a machine I happen to own.

Arvinos commented 2 years ago

Changed: ReadME.md Where: Private develop branch Availability: After publication

Arvinos commented 2 years ago

Please, close issue

EgorKupaev commented 2 years ago

The changes are integrated into repository as part of v0.1.4-beta