[Libclc-dev] [PATCH] R600: Add aliases for Sea Islands GPUs

Aaron Watry awatry at gmail.com
Wed Oct 23 12:54:00 PDT 2013


Looks good to me.  I've compile-tested this, but I don't have any of
the relevant cards to test on.

--Aaron

On Tue, Oct 22, 2013 at 9:17 PM, Tom Stellard <tom at stellard.net> wrote:
> From: Tom Stellard <thomas.stellard at amd.com>
>
> ---
>  configure.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.py b/configure.py
> index 7208926..5f8093f 100755
> --- a/configure.py
> +++ b/configure.py
> @@ -76,7 +76,7 @@ available_targets = {
>                  {'gpu' : 'cypress', 'aliases' : ['hemlock']},
>                  {'gpu' : 'barts',   'aliases' : ['turks', 'caicos']},
>                  {'gpu' : 'cayman',  'aliases' : ['aruba']},
> -                {'gpu' : 'tahiti',  'aliases' : ['pitcairn', 'verde', 'oland']}]},
> +                {'gpu' : 'tahiti',  'aliases' : ['pitcairn', 'verde', 'oland', 'bonaire', 'kabini', 'kaveri']}]},
>    'nvptx--nvidiacl'   : { 'devices' : [{'gpu' : '', 'aliases' : []}] },
>    'nvptx64--nvidiacl' : { 'devices' : [{'gpu' : '', 'aliases' : []}] }
>  }
> --
> 1.8.1.5
>
>
> _______________________________________________
> Libclc-dev mailing list
> Libclc-dev at pcc.me.uk
> http://www.pcc.me.uk/cgi-bin/mailman/listinfo/libclc-dev




More information about the Libclc-dev mailing list