len3d

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 2 3 4 5 6 7 8 ··· 31 下一页

2015年8月7日

摘要: Found from StackOverflow:=============================================================================================The following routines are avail... 阅读全文
posted @ 2015-08-07 00:53 Len3d 阅读(467) 评论(0) 推荐(0)

2015年7月25日

摘要: 实现了一个简单的任务系统(Task Scheduler),用于多线程任务执行。由于编程上的疏忽,比实际的硬件线程多创建了一个线程用于执行任务。任务执行的部分,在Profiling工具里面,一直是耗时的部分。发现了这个问题之后,改正,整个执行时间几乎变为原来的一半。具体理论解释可以看这篇文章:http... 阅读全文
posted @ 2015-07-25 10:38 Len3d 阅读(660) 评论(0) 推荐(0)

2015年7月12日

摘要: ///////////////////////////////////////////////////////////////////////////// Performance benchmarking program for various normalize functions//// by ... 阅读全文
posted @ 2015-07-12 22:25 Len3d 阅读(1051) 评论(0) 推荐(0)

摘要: 很有趣的文章:http://www.codeproject.com/Articles/69941/Best-Square-Root-Method-Algorithm-Function-Precisi 阅读全文
posted @ 2015-07-12 10:18 Len3d 阅读(216) 评论(0) 推荐(0)

2015年6月20日

摘要: flat_map optimization for runtime specialization:https://github.com/imageworks/OpenShadingLanguage/commit/0365a1cbeec6be35bf47a355b65d88a88b56c159unsp... 阅读全文
posted @ 2015-06-20 07:27 Len3d 阅读(269) 评论(0) 推荐(0)

2015年3月13日

摘要: accel. avg size 3.14accel. avg depth 16.15accel. max size 8accel. max depth 20accel. GPIT 3.00 MBtrav. steps / ray 15.34isects / ray 10.13rp... 阅读全文
posted @ 2015-03-13 22:52 Len3d 阅读(344) 评论(4) 推荐(0)

2015年3月9日

摘要: \apiitem{"oiio:ColorSpace" : string}The name of the color space of the color channels. Values incude:\qkw{Linear}, \qkw{sRGB}, \qkw{GammaCorrected}, \... 阅读全文
posted @ 2015-03-09 22:41 Len3d 阅读(361) 评论(0) 推荐(0)

2015年2月23日

摘要: -Since we perform elimination afterevery step of subdivision, the only hanging nodes that we encounterare those where the level of subdivision differs... 阅读全文
posted @ 2015-02-23 16:32 Len3d 阅读(172) 评论(0) 推荐(0)

2015年1月6日

摘要: http://web4.cs.ucl.ac.uk/staff/j.kautz/publications/gradientSH_RS04.pdf 阅读全文
posted @ 2015-01-06 02:30 Len3d 阅读(185) 评论(0) 推荐(0)

2015年1月1日

摘要: - baseline (7w rps/core)- switch from large accelerator to regular accelerator (9w rps/core)- replace all materials with diffuse (12w rps/core)- remov... 阅读全文
posted @ 2015-01-01 12:38 Len3d 阅读(160) 评论(0) 推荐(0)

上一页 1 2 3 4 5 6 7 8 ··· 31 下一页