aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2017-02-12 21:15:30 +1300
committerDavid Phillips <david@sighup.nz>2017-02-12 21:15:30 +1300
commitcf6e30951531a0d7b1383c3f5f5ed5980c506794 (patch)
tree337372d862d0470cf2b9a3eb3d4a37550a1bf82e
parent08a1b94987bebacaf8c5d7c42f08c83e25daa6f6 (diff)
downloadfractal-gen-opencl-cf6e30951531a0d7b1383c3f5f5ed5980c506794.tar.xz
Update README with respect to status of project
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2dd29dc..9bcb106 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,5 @@ OpenCL so it can be used on a multitude of computation devices, including GPUs.
I had started to port it to CUDA in October 2016, but changed to CL because
of its portability and open nature.
-Software is still in early days and needs expansion to support multiple
-sizes of image, amongst other things. Also, I need to write more kernels for
-eg. tricorn, burning ship, and julia set fractals to name a few.
+Software is still in early days and needs more CL kernels for such fractals as
+tricorn, burning ship, and julia sets to name a few.