Skip to content
Snippets Groups Projects
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.029Oct2827262423222120181714518Sep1510831Aug2923127432131Jul302928272516141210953228Jun2625242322212018161326May2420131227Apr26222112543231Mar28272623222120191815832127Feb26252423222019181716151413121110987642127Jan2625126524Dec23191487654130Nov29232019181711109864130Oct2623201513129876532130Sep28272625141311854329Aug28242321191817161511109872131Jul292827262120191817161514131211109876543130Jun23MultiPrecision.h designed. Contains all arithmetics functions. 1. Quad.h Quad.cpp Quadcpp.h and Quadcpp.cpp REMOVED.File QuadTest.cpp added into Arithmetics/UnitTests. TODO - code all tests for Quad.CMakeLists.txt modified -> All Quad classes merged into QuadDobleMerge branch 'arithmetics' of ssh://geraldine.fjfi.cvut.cz:2222/local/projects/tnl/tnl into arithmeticsFixed signature of the Grid::writeProlog method (should be const)Simplified CMakeLists.txt for toolsFixed NeighborEntityGetter for 3D gridsFixed NeighborEntityGetter for 2D gridsFiles for MultiPrescision class added into ../Experimental/Arihmetics/CMakeLists has been edited -> all headers and sources in folder Arithmetis added.Merge branch 'master' of ssh://geraldine.fjfi.cvut.cz:2222/local/projects/tnl/tnl into arithmeticsMerge branch 'master' into arithmeticsRefactoring StaticForFixed Cuda::getSharedMemory for CUDA 9Fixed SpMV benchmarkFixed ArrayOperations::compareMemory for MICFixed parallel reduction for MICGeneral parallel reduction on hostRefactoring parallel reduction operationsRemoved useless virtual inheritanceAvoiding compiler warning due to comparison between signed and unsigned intAdded missing __cuda_callable__ flag to ArrayTestInitialized result variable to avoid compiler warningFixed macro in Assert.h due to CUDA 9.0Merge branch 'develop' of geraldine.fjfi.cvut.cz:/local/projects/tnl/tnl into developSmall fixes in String.Merge branch 'develop' into eulerMerge branch 'master' of geraldine.fjfi.cvut.cz:/local/projects/tnl/tnlDocumentation.tnl-run repairFix of DistributedGrid: Distribution output for single node shows now zeros corectly.Improve of Distributed Grid Performance Testing Application- Remowe most of old MPI support.Improve of Distributed Grid Performance measurement application.Test 3Ddistribuovaného gridu. Chybí test sousedů, je limitován na 27 procesorů, netestuje 1D či 2D distribuci nodů.Lihgt refactorization of 1D and 2D distributedGridSynchronizer. Now hav same interface as 3D distributedGridSynchronizer and function Synchronize is lighter.Light Test for 2D distributed grid. Test chcek 9 process system by following test:Simple Test of 1D distribued grid,build and run by cmake.3D distributed Grid - 3D Grid Traversars supports distributed grid now.
Loading