Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    SSE Optimisation

    Scheduled Pinned Locked Moved SDK Help
    5 Posts 0 Posters 249 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H Offline
      Helper
      last edited by

      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.

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        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.

        1 Reply Last reply Reply Quote 0
        • H Offline
          Helper
          last edited by

          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. 🙂

          1 Reply Last reply Reply Quote 0
          • H Offline
            Helper
            last edited by

            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. 🙂

            1 Reply Last reply Reply Quote 0
            • H Offline
              Helper
              last edited by

              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! 😄

              1 Reply Last reply Reply Quote 0
              • First post
                Last post