Page 3 of 3 FirstFirst 123
Results 21 to 26 of 26

Thread: RadeonTop: A New Utility For Open AMD Users

  1. #21
    Join Date
    Apr 2008
    Posts
    49

    Default

    Heya,

    that's a nice utility.
    I'm just wondering - if I don't hit more than 50% in anything during "heavy load", it's probably not a GPU bottleneck, right?

    Thanks,
    Peter

  2. #22
    Join Date
    Feb 2008
    Location
    Linuxland
    Posts
    3,479

    Default

    @89c51

    Learn to code It's greatly useful.

    @PeterKraus

    If the topmost number, graphics pipe, stays low, then you're not GPU-limited. If graphics pipe is high but other numbers low, that just means even load on the units.

  3. #23
    Join Date
    Jan 2009
    Posts
    1,257

    Default

    Quote Originally Posted by curaga View Post
    @89c51

    Learn to code It's greatly useful.
    Even if my "skills" went beyond basic understanding of pointers the problem is not "learning" to code but knowing what you want to do and how (well thats programming in its essence). And i don't know how to interact with certain stuff in a PC/Operating System. In other areas that i am more knowledgeable -stupid choices of my youth as it was proven - i can code and get things done.

  4. #24
    Join Date
    Sep 2008
    Location
    Vilnius, Lithuania
    Posts
    1,063

    Default

    Quote Originally Posted by curaga View Post
    There is a GL extension ATI_memory or something, which is unsupported by mesa
    It's GL_ATI_meminfo. That said, what is GL_AMD_performance_monitor, then?

  5. #25
    Join Date
    Feb 2008
    Location
    Linuxland
    Posts
    3,479

    Default

    Quote Originally Posted by GreatEmerald View Post
    It's GL_ATI_meminfo. That said, what is GL_AMD_performance_monitor, then?
    It's AMD's proprietary extension exposing the performance counters, if you happen to run Catalyst. Note that the names are all obfuscated (001 002 003....) so even running Catalyst won't make that extension useful by itself.

    Luckily for blob users AMD also releases a closed-source library that maps those hidden names to proper names. You can use that if you need perf counters and use the blob.

  6. #26
    Join Date
    Feb 2008
    Location
    Linuxland
    Posts
    3,479

    Default

    First tarball release up, 0.5.4.1. No real changes from .4, just more convenient packaging for people who don't like git.

Posting Permissions

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