Timeline
2009-01-07:
- 08:41 Parallelization edited by
- Add link to Sutter's Effective Concurrency series (diff)
- 08:36 DiscussionPage edited by
- Add link to Parallelization (diff)
- 08:24 Parallelization edited by
- Add comments from CloudySummitBrussels, to be digested subsequently (diff)
- 08:22 CloudySummitBrussels edited by
- Move note subsequently added to Parallelization (diff)
- 08:19 Parallelization created by
- Add page for parallelization issues
- 08:17 CloudySummitBrussels edited by
- Add link for continuing discussion of parallelization (diff)
2009-01-06:
- 22:15 Changeset [2610] by
- Extract some more routines -- run time is now dominated by …
- 21:46 Changeset [2609] by
- Factor apart H2_LevelPops for optimization Add header with OMP-aware …
2009-01-05:
2009-01-04:
- 14:05 Changeset [2608] by
- Implement output redirection for Lua runs; fix handling of cdDrive …
- 13:01 Changeset [2607] by
- Add cdInput and cdOutput routines so FILE pointers can remain held …
- 11:10 Changeset [2606] by
- More informative ASSERT output Improvement to subdirectory builds …
2009-01-03:
- 23:26 OutputOptions edited by
- (diff)
- 14:24 Changeset [2605] by
- Add test cases for MonoInterp?, and fix for limit bug this …
2008-12-31:
- 05:30 Changeset [2604] by
- branches/porter2 - bring in trunk through r2603
2008-12-29:
- 02:48 Changeset [2603] by
- trunk/data - add several more species from LAMDA database, just to see …
- 00:36 Changeset [2602] by
- branches/newmole/source/zero.cpp - remove stray comment delimiter
- 00:30 Changeset [2601] by
- branches/newmole - bring in r2595:2600
2008-12-28:
- 21:29 Changeset [2600] by
- trunk/source/cont_setintensity.cpp - fix quadratic. EdenExtraLocal? * …
- 21:27 Changeset [2599] by
- trunk/source/ion_solver.cpp - pull print statements into new routine …
2008-12-27:
- 04:00 Changeset [2598] by
- remove two unused files, originally provided by Paul
- 03:47 Changeset [2597] by
- this is a round of merging what Paul sent us into the existing header …
2008-12-24:
- 09:10 Changeset [2596] by
- branches/newmole/source - bring in trunk r2592:2595, except I blocked …
- 08:52 Changeset [2595] by
- trunk/source/cddefines.h - kill PARALLEL_MODE macro …
- 08:31 Changeset [2594] by
- branches/newmole/source/conv_ioniz.cpp - %li should have been %i, …
- 08:17 Changeset [2593] by
- branches/newmole - bring in trunk r2581:2592
- 06:43 Changeset [2592] by
- branches/porter/source/conv_eden_ioniz.cpp - remove cdEXIT which had …
- 06:07 Changeset [2591] by
- branches/newmole/source/ion_solver.cpp - minor cleanup and refactoring …
- 05:55 Changeset [2590] by
- branches/porter - bring in trunk r2554:2589
- 05:26 Changeset [2589] by
- trunk - move Chianti and LAMDA data files to their own directories …
- 02:49 Changeset [2588] by
- trunk/source/conv.h - add variable GasPhaseAbundErrorAllowed? to store …
- 01:28 Changeset [2587] by
- trunk/source/iso_solve.cpp - make loop indices local to loop and …
- 01:24 Changeset [2586] by
- branches/newmole/source/dense.cpp - clean up a bit …
2008-12-23:
- 23:21 Changeset [2585] by
- trunk/source/conv_base.cpp - leave dense.EdenTrue? fixit for now, but …
- 09:09 Changeset [2584] by
- trunk/source/conv_base.cpp - add ASSERT and fixit to prevent FPE when …
- 08:27 Changeset [2583] by
- trunk/source/radius_next.cpp - add case for database lines to line …
- 03:11 Changeset [2582] by
- branches/newmole - bring in trunk r2541:2581
- 02:44 Changeset [2581] by
- trunk/source/cool_eval.cpp trunk/source/opacity_addtotal.cpp …
2008-12-22:
- 22:13 Changeset [2580] by
- trunk/source/species2.cpp - protect against div by zero in ColOvTot? …
2008-12-21:
- 23:00 InputParser edited by
- (diff)
- 20:06 Changeset [2579] by
- merge rev 2578 line wavelengths and continuum energies do not agree
- 19:19 Changeset [2578] by
- series of bug fixes after email from Michel Fioc - wavelengths of …
2008-12-19:
- 03:07 Changeset [2577] by
- init two vars to hush lint (valid) complaint that possibly no path …
- 01:10 Changeset [2576] by
- branches/newmole/mole_species.cpp - only add ions up to four times …
- 00:56 Changeset [2575] by
- branches/newmole - expose simple command-line interface to Robin's …
- 00:37 Changeset [2574] by
- branches/newmole - move ionic charge transfer reactions to chemistry. …
- 00:15 Changeset [2573] by
- Add template to improve usability of types for hierarchical iterators.
2008-12-18:
- 22:57 Changeset [2572] by
- Initial test for hierarchical iterators -- generally the type system …
- 22:53 Changeset [2571] by
- second of two commits, this hazy1.tex is Paul's original now ours. he …
- 22:48 Changeset [2570] by
- first of two commits of Paul's original copies of first 9 chapters of hazy
- 00:17 Changeset [2569] by
- Move remaining geometry-dependent functionality into the policy classes.
2008-12-17:
- 23:18 Changeset [2568] by
- Eliminate p_psl[] from multi_arr_base.
- 22:09 Changeset [2567] by
- Remove some unnecessary template parameters, introduce abbreviations …
- 19:21 Changeset [2566] by
- Convert back to using raw array allocation for contained data.
- 19:06 Changeset [2565] by
- Move geometry finalization into the policies. Some minor …
- 18:48 Changeset [2564] by
- Convert multi_arr assignment to just copy content.
- 18:26 Changeset [2563] by
- Add back multi_arr assigment operator -- somewhere must have been …
- 16:22 Changeset [2562] by
- source/conv_temp_eden_ioniz.cpp: source/conv_eden_ioniz.cpp: - …
- 13:08 Changeset [2561] by
- 'Bolt on' iterator class to use for n_pointers -- parcels a reference …
- 10:51 Changeset [2560] by
- Use policy classes to recombine n_pointer templates. Hopefully this …
- 08:24 Changeset [2559] by
- Move setupArray out of line, work towards eliminating p_psl[].
2008-12-16:
- 20:00 Changeset [2558] by
- Remove pointless inheritance from multi_arr_base Move more …
- 18:56 Changeset [2557] by
- Use template to simplify access to underlying data pointer for …
- 11:25 Changeset [2556] by
- source/iter_track.h: - Add prototype definition for …
- 02:29 Changeset [2555] by
- branches/porter - bring in trunk r2531:2554
- 00:55 Changeset [2554] by
- trunk/tsuite/auto/ism_cosmicray.in - this sim has the "no charge …
- 00:47 Changeset [2553] by
- trunk/source/abundances.cpp - check if abundances are greater than new …
2008-12-15:
- 18:48 Changeset [2552] by
- Change additional n_pointer method to begin() (and add end()).
- 18:00 Changeset [2551] by
- Further simplify multi_arr_base interface by exposing "pntr" output …
- 14:38 Changeset [2550] by
- Remove at methods from multi_arr_base by using (evil) reinterpret_cast
- 12:49 Changeset [2549] by
- Move verification of ARPA_TYPE storage dimensions out of line.
- 11:14 Changeset [2548] by
- Convert layout to policy form Move base pointer back out of bounds …
- 08:58 Changeset [2547] by
- Merging changes from mainline upto r2546.
- 08:37 Changeset [2546] by
- Merging changes from mainline upto r2545.
- 06:58 Changeset [2545] by
- Merging changes from mainline upto r2544.
2008-12-14:
- 18:02 Changeset [2544] by
- Move more code switched on lgBC into the policy.
- 17:28 Changeset [2543] by
- Appears that the SEGV was a gcc 4.1.1 optimizer bug -- using a cleaner …
- 15:26 NextRelease edited by
- describe changes due to merging of the newsolvers branch (diff)
- 14:30 Changeset [2542] by
- Merged from trunk r2448:2541
- 13:18 Changeset [2541] by
- Add trailing } and policy base delete protection missing in last …
- 11:12 Changeset [2540] by
- Move bounds checking towards policy class form
2008-12-13:
- 18:23 Changeset [2539] by
- Merge the newsolvers branch. This is the first merge from this branch …
- 17:57 Changeset [2538] by
- tsuite/auto/*.in: tsuite/slow/*.in: Fix botched asserts caused by …
- 10:59 Changeset [2537] by
- Merging changes from mainline upto r2536.
- 10:45 Changeset [2536] by
- source/conv_base.cpp: - Remove inactive code. source/rt.h: …
2008-12-12:
- 23:01 Changeset [2535] by
- branches/porter - bring in trunk r2478:2531
- 19:05 Changeset [2534] by
- Break emission, collision, quantumState and species structs into their …
- 17:18 Changeset [2533] by
- source/conv.h: source/conv_temp_eden_ioniz.cpp: …
2008-12-11:
- 20:33 Changeset [2532] by
- Reduce dependencies of cddefines component further.
- 20:06 Changeset [2531] by
- Remove unused utility macros file. It's unnecessary clutter -- and …
- 16:27 CompilingCloudy edited by
- update icc information (diff)
2008-12-09:
- 23:30 Changeset [2530] by
- Reduce the dependency of basic cddefines component.
2008-12-08:
- 20:06 Changeset [2529] by
- Wrap multi_geom in a handle class to improve syntax in use.
- 15:55 Changeset [2528] by
- Need to set the geometry reference to an explicit null when array is …
- 15:03 Changeset [2527] by
- With reference semantics, have to allow clearing to the geometry destructor
- 14:50 Changeset [2526] by
- Fix allocation bug Use std::swap in count_ptr Move guts of geometry …
- 13:00 Changeset [2525] by
- Move to sharing geometries
- 12:14 Changeset [2524] by
- Move to geometry being owned by smart pointer.
- 11:39 Changeset [2523] by
- Move geometry to a Pimpl
- 10:39 Changeset [2522] by
- Merging changes from mainline upto r2520.
- 10:38 Changeset [2521] by
- Move end() into wrapper class
- 10:28 Changeset [2520] by
- source/assert_results.cpp: Fix ASSERT NITER command so that it works …
- 10:03 Changeset [2519] by
- Fix some problems with previous shown up by test suite.
- 09:54 Changeset [2518] by
- tsuite/auto/*.in: tsuite/slow/*.in: Fix botched asserts as a result …
- 09:36 Changeset [2517] by
- Introduce multi_arr_base with more limited public interface, leave …
- 08:45 Changeset [2516] by
- Split thirdparty.h into themed sections…
- 04:35 Changeset [2515] by
- tsuite/auto/*.in: tsuite/slow/*.in: Change upper limits for ASSERT …
Note: See TracTimeline
for information about the timeline view.