Skip to content

Commit 1d583d6

Browse files
authored
Merge pull request #51 from rnd-team-dev/r0.17.0
R0.17.0
2 parents e4be66f + 3204fa8 commit 1d583d6

File tree

87 files changed

+3302
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+3302
-3
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Release history
22
===============
33

4+
`v0.17.0` - 2023-08-18
5+
----------------------
6+
7+
Added
8+
~~~~~
9+
10+
- Noise-balanced work distribution.
11+
12+
413
`v0.16.1` - 2023-06-04
514
----------------------
615

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ Installation
102102
PlotOptiX was also successfully tested on the `Google Cloud Platform <https://cloud.google.com/>`__, using Compute Engine instance with 2x V100 GPU's and Ubuntu 18.04 image.
103103
Here are the `installation steps <https://github.com/rnd-team-dev/plotoptix/blob/master/gcp_install_gpu.txt>`__ so you can save some precious seconds (FFmpeg not included).
104104

105+
If you'd like to work on Colab, it is possible as well. `Here is a notebook <https://colab.research.google.com/drive/1RSVKYSZl1NjfttBwyuoehaEkNWnXwy6t?usp=sharing>`__ with
106+
all the setup and a simple image generated with PlotOptiX. *Note*: Colab drivers usually are not up to date and the most recent PlotOptiX release may not be compatible with what
107+
Colab provides. The sample notebook is configured to install release wich works with the available driver.
108+
105109
Windows should be ready to go in most cases. You need to do some more typing in Linux.
106110

107111
Windows prerequisites

0 commit comments

Comments
 (0)