KhronosGroup / OpenCL-Registry

OpenCL API and Extension Registry.
112 stars 42 forks source link

Broken links in OpenCL 2.2 SDK #94

Closed KhronosWebservices closed 3 years ago

KhronosWebservices commented 3 years ago

Footer link to CC-BY-4.0 is currently http://. This forces a redirect on the CC-By website to https://. Would it be possible to update these footer links to point to https:// to avoid an extra redirect.

Broken links:

There are 120 pages within the OpenCL 2.2 SDK that have links to the following 21 non-existant pages:

https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/abstractDataTypes.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/atomic_flag_test_and_set_explicitatomic_init.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/atomicFunctions..html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/cl_command_queue.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/cl_context.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/cl_device_id.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/cl_event.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/cl_kernel_sub_group_info.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/cl_kernel.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/cl_khr_mipmap_image_writes.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/cl_mem.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/cl_pipe_properties.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/cl_platform_id.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/cl_program.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/cl_queue_properties.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/cl_sampler.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/clCreateImageWithProperties.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/cles_khr_int64.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/get_image_num_mip_levels.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/imageFunctions.html
https://www.khronos.org/registry/OpenCL/sdk/2.2/docs/man/html/qualifiers.html

An Excel file with a mapping of the pages and links has been sent via email. Hopefully this will be useful in helping to resolves this issue.

oddhack commented 3 years ago

Closing as duplicate of https://github.com/KhronosGroup/OpenCL-Docs/issues/70 - I know roughly what work needs to be done here but the WG either needs to ask me to do it or prioritize it themselves.