diff --git a/LICENSE.txt b/LICENSE.txt index e701c3f07..375e00c43 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017 Advanced Micro Devices, Inc. All rights reserved. +Copyright (c) 2018 Advanced Micro Devices, Inc. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index a57a12de1..3d23159df 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# Warning (pre-production state) + +rocPRIM is in its pre-production state and should be used for development purposes only. + # rocPRIM The rocPRIM is a header-only library providing HIP and HC parallel primitives for developing @@ -7,7 +11,7 @@ performant GPU-accelerated code on AMD ROCm platform. * Git * CMake (3.10.0 or later) -* AMD [ROCm](https://rocm.github.io/install.html) platform (1.6.4 or later) +* AMD [ROCm](https://rocm.github.io/install.html) platform (1.7.1 or later) Optional: