Moderator: BarsMonster
Post Reply
[phpBB Debug] PHP Warning: in file
[ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line
1266:
count(): Parameter must be an array or an object that implements Countable
-
BarsMonster
- Site Admin
- Posts: 1118
- Joined: Wed Oct 01, 2008 7:58 pm
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Post
by BarsMonster » Sat Feb 18, 2012 6:32 pm
-
Sc00bz
- Posts: 136
- Joined: Fri Oct 03, 2008 8:28 am
-
Contact:
Post
by Sc00bz » Thu Feb 23, 2012 3:22 am
So does this mean you're going to add AVX support?
-
BarsMonster
- Site Admin
- Posts: 1118
- Joined: Wed Oct 01, 2008 7:58 pm
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Post
by BarsMonster » Thu Feb 23, 2012 7:31 pm
Sc00bz wrote:So does this mean you're going to add AVX support?
That's an interesting idea, although I was not thinking about it

-
Sc00bz
- Posts: 136
- Joined: Fri Oct 03, 2008 8:28 am
-
Contact:
Post
by Sc00bz » Fri Feb 24, 2012 4:23 am
You can easily test it by compiling an AVX only version. AVX uses the same intrinsic functions as SSE2 and stuff. So you just have to tell the compiler to use AVX instructions.
For the Intel compiler:
icl /QxAVX
icc -xAVX
MS Visual Studio compiler flag:
/arch:AVX
GCC compiler flag:
-mavx
Post Reply
[phpBB Debug] PHP Warning: in file
[ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line
1266:
count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file
[ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line
1266:
count(): Parameter must be an array or an object that implements Countable
Who is online
Users browsing this forum: No registered users and 1 guest