Results 1 to 10 of 13

Thread: Which projects use AVX-512?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Ambassador from TSBT scole of TSBT's Avatar
    Join Date
    May 8th, 2015
    Location
    Goldsboro, NC
    Posts
    1,022

    Re: Which projects use AVX-512?

    The new Acoustics opti apps have an AVX512 version https://github.com/sirzooro/Acoustic...es/tag/opti1.0

  2. #2
    Diamond Member
    zombie67's Avatar
    Join Date
    October 24th, 2010
    Location
    Reno, NV
    Posts
    7,329

    Re: Which projects use AVX-512?

    Quote Originally Posted by scole of TSBT View Post
    The new Acoustics opti apps have an AVX512 version https://github.com/sirzooro/Acoustic...es/tag/opti1.0
    Thanks! Looking at the message board thread, there is not much improvement of AVX-512 over AVX2. In this case, it probably better just to have a couple more cores running AVX2.

    Code:
    Original-Linux    51,988
    Original-Windows  46,707
    SSE2              30,681
    SSE4.1            28,680
    AVX               24,659
    AVX2              23,882
    AVX512            21,569
    "Don't confront me with my failures, I had not forgotten them" - Jackson Browne

    Avatar source


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •