SSE Optimisation
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 15/02/2007 at 13:57, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 9.6-10.0
Platform: Windows ; Mac OSX ;
Language(s) : C++ ;---------
Well since we have now Intel Mac with SSE too, it would be interesting to know how to use SSE optimization on PC and Intel Mac???Do C4D,s GeAlloc in new version 10.0 return aligned memory?
Probably not, it there a way to make this possible without my own Allocator and Free system?Just wanted to find the best way to do SSE optimization for C4D plugins.
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 16/02/2007 at 02:31, xxxxxxxx wrote:
I´d be interested too! Should give a fair good speedup.
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 16/02/2007 at 06:21, xxxxxxxx wrote:
XCode has "Enable SSE3 extensions" switch, can it be used without any problem for all Intel Macs?
The portable Vector3 class with SSE optimization would also be very nice.
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 16/02/2007 at 09:21, xxxxxxxx wrote:
Is SSE supported by AMD? According to Google, only AMD Athlon XP and later. Be careful on a PC if you get this working.
-
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 16/02/2007 at 16:56, xxxxxxxx wrote:
XP is already quite "old" and everyone who bought a machine in the last few years should have support for it. Those that don´t have an SSE ready CPU...the hell, get a new machine!