Mark Gottscho
|
ac9a6b60de
|
Minor build fixes for Windows10/VS2015
|
2016-01-26 23:41:42 -08:00 |
Mark Gottscho
|
115bec27be
|
New stride4 implementations for Windows/x86-64_avx builds. Couple minor bugfixes. Updated README.
|
2015-06-30 18:57:57 -07:00 |
Mark Gottscho
|
3197210a05
|
Fixed forwStride2Read_Word128 assembly for Windows. Also converted all tabs to spaces, added some author/license info throughout, changed Windows x64_avx build slightly to allow for optimized/debug info in PDB files.
|
2015-06-24 20:59:26 -07:00 |
Mark Gottscho
|
30bf567150
|
Attempted to build X-Mem for Windows on ARM with and without NEON. Without NEON, it compiles OK but gets link errors saying that a QSD8960 processor bug cannot be avoided. So this is currently a no-go. With NEON enabled, I get type issues in benchmark kernel functions. But this is of secondary importance if I cannot link for ARM at all. Apparently desktop apps for ARM Windows is also not officially supported...
|
2015-04-27 23:39:10 -07:00 |
Mark Gottscho
|
6a67eb4c98
|
quick windows fixes
|
2015-04-23 15:23:59 -07:00 |
Mark Gottscho
|
b563c82e4f
|
Updates throughout. Build works on GNU/Linux for x86-64 with and without AVX extensions. 32-bit x86 does not build yet.
|
2015-04-21 22:22:52 -07:00 |
Mark Gottscho
|
d2398791aa
|
Started prepping Windows scons build stuff for x86-64. The build environment for x86 (32-bit) and ARM will likely be different. I do not see this being needed for Linux, though.
|
2015-04-21 14:46:14 -07:00 |