[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Parallella Community • View topic - Some math based art (diffused limited aggregation)

Some math based art (diffused limited aggregation)

Forum for anything not suitable for the other forums.

Some math based art (diffused limited aggregation)

Postby capnrob97 » Fri Jul 31, 2015 11:28 am

These are diffused limited aggregation simulations (just running on 1 ARM core, will work on getting them parallelized to the Epiphany next)

Image
Image
Image
Image
capnrob97
 
Posts: 74
Joined: Fri Feb 01, 2013 1:11 pm

Re: Some math based art (diffused limited aggregation)

Postby capnrob97 » Mon Aug 03, 2015 11:02 pm

A member on another forum has done some interesting stuff with this and working on some speed ups.

I will see if I can get him to start posting here.

I am still going to try for each eCore to handle 1 particle for a 16x speedup, just need work to stop taking all my time :)
capnrob97
 
Posts: 74
Joined: Fri Feb 01, 2013 1:11 pm

Re: Some math based art (diffused limited aggregation)

Postby capnrob97 » Fri Aug 07, 2015 2:43 pm

I have a version now that uses all 16 eCores on a board.

Run time ~35 seconds for 32,000 particles vs 3:30-4:00 minutes on a single ARM core.

Still room for improvement I am sure.

capnrob97
 
Posts: 74
Joined: Fri Feb 01, 2013 1:11 pm

Re: Some math based art (diffused limited aggregation)

Postby capnrob97 » Fri Aug 07, 2015 6:02 pm

80,000 particles

Image
capnrob97
 
Posts: 74
Joined: Fri Feb 01, 2013 1:11 pm

Re: Some math based art (diffused limited aggregation)

Postby brass » Sat Aug 08, 2015 10:45 pm

Hey, I finally found one thread. :D

The DLA is about as tight as it can get, with the framebuffer reads/writes being the slowest part.
brass
 
Posts: 2
Joined: Wed Jul 15, 2015 4:29 am

Re: Some math based art (diffused limited aggregation)

Postby capnrob97 » Sun Aug 09, 2015 9:35 am

capnrob97
 
Posts: 74
Joined: Fri Feb 01, 2013 1:11 pm

Re: Some math based art (diffused limited aggregation)

Postby capnrob97 » Sun Aug 09, 2015 1:54 pm

Got the fast approximation of sin() and cos() going, slashed the runtime for 32,000 particles down from ~35 seconds down to 20 - 21 seconds, huge improvement.
capnrob97
 
Posts: 74
Joined: Fri Feb 01, 2013 1:11 pm

Re: Some math based art (diffused limited aggregation)

Postby brass » Sun Aug 09, 2015 4:43 pm

That's great! Once finished, will this be on github, and maybe part of the parallella-examples?

It makes for very cool art.
brass
 
Posts: 2
Joined: Wed Jul 15, 2015 4:29 am

Re: Some math based art (diffused limited aggregation)

Postby capnrob97 » Sun Aug 09, 2015 7:38 pm

capnrob97
 
Posts: 74
Joined: Fri Feb 01, 2013 1:11 pm

Re: Some math based art (diffused limited aggregation)

Postby capnrob97 » Tue Aug 11, 2015 3:15 pm

Wife sent these to snapfish to get printed, just got them in the mail.

Printed on nice photo paper.

Will frame and hang in the office or somewhere.

Probably going to be the first framed art created on a parallella. 8-)

Image
capnrob97
 
Posts: 74
Joined: Fri Feb 01, 2013 1:11 pm

Next

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 10 guests

cron