Skip to content

Commit b2a51da

Browse files
committed
Remove release.md and remove more-info section from readme
1 parent 408c07e commit b2a51da

File tree

2 files changed

+0
-243
lines changed

2 files changed

+0
-243
lines changed

README.md

-27
Original file line numberDiff line numberDiff line change
@@ -36,33 +36,6 @@ HIP releases are typically naming convention for each ROCM release to help diffe
3636
* rocm x.yy: These are the stable releases based on the ROCM release.
3737
This type of release is typically made once a month.*
3838

39-
## More Info
40-
41-
* [Installation](docs/install/install.rst)
42-
* [HIP FAQ](docs/faq.rst)
43-
* [HIP C++ Language Extensions](docs/reference/cpp_language_extensions.rst)
44-
* [HIP Porting Guide](docs/how-to/hip_porting_guide.md)
45-
* [HIP Porting Driver Guide](docs/how-to/hip_porting_driver_api.md)
46-
* [HIP Programming Guide](docs/how-to/programming_manual.md)
47-
* [HIP Logging](docs/how-to/logging.rst)
48-
* [Building HIP From Source](docs/install/build.rst)
49-
* [HIP Debugging](docs/how-to/debugging.rst)
50-
* [HIP RTC](docs/how-to/hip_rtc.md)
51-
* [HIP Terminology](docs/reference/terms.md) (including Rosetta Stone of GPU computing terms across CUDA/HIP/OpenCL)
52-
* [HIPIFY](https://github.com/ROCm/HIPIFY/blob/amd-staging/README.md)
53-
* Supported CUDA APIs:
54-
* [Runtime API](https://github.com/ROCm/HIPIFY/blob/amd-staging/docs/tables/CUDA_Runtime_API_functions_supported_by_HIP.md)
55-
* [Driver API](https://github.com/ROCm/HIPIFY/blob/amd-staging/docs/tables/CUDA_Driver_API_functions_supported_by_HIP.md)
56-
* [cuComplex API](https://github.com/ROCm/HIPIFY/blob/amd-staging/docs/tables/cuComplex_API_supported_by_HIP.md)
57-
* [Device API](https://github.com/ROCm/HIPIFY/blob/amd-staging/docs/tables/CUDA_Device_API_supported_by_HIP.md)
58-
* [cuBLAS](https://github.com/ROCm/HIPIFY/blob/amd-staging/docs/tables/CUBLAS_API_supported_by_ROC.md)
59-
* [cuRAND](https://github.com/ROCm/HIPIFY/blob/amd-staging/docs/tables/CURAND_API_supported_by_HIP.md)
60-
* [cuDNN](https://github.com/ROCm/HIPIFY/blob/amd-staging/docs/tables/CUDNN_API_supported_by_HIP.md)
61-
* [cuFFT](https://github.com/ROCm/HIPIFY/blob/amd-staging/docs/tables/CUFFT_API_supported_by_HIP.md)
62-
* [cuSPARSE](https://github.com/ROCm/HIPIFY/blob/amd-staging/docs/tables/CUSPARSE_API_supported_by_HIP.md)
63-
* [Developer/CONTRIBUTING Info](CONTRIBUTING.md)
64-
* [Release Notes](RELEASE.md)
65-
6639
## How do I get set up?
6740

6841
See the [Installation](docs/install/install.rst) notes.

RELEASE.md

-216
This file was deleted.

0 commit comments

Comments
 (0)