Historial de Commits

Autor SHA1 Mensaje Fecha
  Dhairya Malhotra fb5c44b61b tree_node.cpp: replace delete with aligned_delete hace 10 años
  Dhairya Malhotra 941f889369 All memory allocations go through MemoryManager hace 10 años
  Dhairya Malhotra 7258f5ab2d Fix bugs: MPI_Comm is now freed after Comm_split hace 10 años
  Dhairya Malhotra af98b59c23 Moved BLAS, LAPACK wrappers to src/mat_utils.cpp hace 10 años
  Dhairya Malhotra ad671fbcee Change cudaHostAlloc to malloc hace 10 años
  Dhairya Malhotra d3c23365be Bug fix in FMM_Pts, FMM_Tree hace 10 años
  Dhairya Malhotra 36144b622a Fix errors in device_wrapper.txx hace 10 años
  Dhairya Malhotra 8143a35d91 Fix warnings and errors on gcc. hace 10 años
  Dhairya Malhotra 34ed54efbd Temporary fix for boundary condition with different kernels. hace 10 años
  Dhairya Malhotra 4db5f8a3e0 Update cheb_eval(...) hace 10 años
  Dhairya Malhotra ec4f594263 Add V-list scaling when using different kernels hace 10 años
  Dhairya Malhotra 16733578f3 New scaling and permutations. hace 10 años
  Dhairya Malhotra 7d4865b785 Fix error in cheb_grad(...) hace 10 años
  Dhairya Malhotra a016a3bc43 Update examples, SetupFMM, MemoryManager hace 10 años
  Dhairya Malhotra d9ab22a021 Different kernels for each FMM interaction type hace 10 años
  Dhairya Malhotra 12b8bac684 Use cudaHostAlloc, cudaFreeHost in MemoryManager hace 10 años
  Dhairya Malhotra ae7120bf79 Fix error in cheb_div(), optimize FMM setup. hace 10 años
  Dhairya Malhotra fcd60e381a Cleanup examples/Makefile hace 10 años
  Dhairya Malhotra 89eb63461f Change LDFLAGS_PVFMM to LDLIBS_PVFMM hace 10 años
  Dhairya Malhotra 1b8d858f83 Add stacktrace.h to list of installed files. hace 10 años
  Dhairya Malhotra a690819165 Fix errors in EvalListGPU, SSE Kernel declarations hace 10 años
  Dhairya Malhotra 834123a542 Merge branch 'feature/cuda' into develop hace 10 años
  Dhairya Malhotra d550de6c0e Merge branch 'develop' into feature/cuda hace 10 años
  Dhairya Malhotra 4b31189a39 Rename FMMNode_t to Node_t in fmm_tree.hpp hace 10 años
  Dhairya Malhotra ccaabfc4c9 Merge branch 'feature/dbg-tools' into develop hace 10 años
  Dhairya Malhotra 06f5575582 Cleanup MemoryManager, merge mem_utils and mem_mgr hace 10 años
  Dhairya Malhotra c2ce2a66c9 Create feature/dbg-tools hace 10 años
  Dhairya Malhotra 226e47b9ae Fix error in balanceOctree(...) hace 10 años
  Dhairya Malhotra 883b5e1e6b Fix error in include/precomp_mat.txx hace 10 años
  Dhairya Malhotra 58545e2c87 Fix unnecessary memory allocations for permutations. hace 10 años