test_compression Program

Uses

  • program~~test_compression~~UsesGraph program~test_compression test_compression iso_c_binding iso_c_binding program~test_compression->iso_c_binding iso_fortran_env iso_fortran_env program~test_compression->iso_fortran_env module~dtfft_abstract_compressor dtfft_abstract_compressor program~test_compression->module~dtfft_abstract_compressor module~dtfft_abstract_kernel dtfft_abstract_kernel program~test_compression->module~dtfft_abstract_kernel module~dtfft_compressor_zfp dtfft_compressor_zfp program~test_compression->module~dtfft_compressor_zfp module~dtfft_config dtfft_config program~test_compression->module~dtfft_config module~dtfft_kernel_host dtfft_kernel_host program~test_compression->module~dtfft_kernel_host module~dtfft_parameters dtfft_parameters program~test_compression->module~dtfft_parameters module~dtfft_utils dtfft_utils program~test_compression->module~dtfft_utils mpi_f08 mpi_f08 program~test_compression->mpi_f08 module~dtfft_abstract_compressor->iso_c_binding module~dtfft_abstract_compressor->iso_fortran_env module~dtfft_abstract_compressor->module~dtfft_parameters module~dtfft_abstract_compressor->module~dtfft_utils module~dtfft_abstract_compressor->mpi_f08 module~dtfft_errors dtfft_errors module~dtfft_abstract_compressor->module~dtfft_errors module~dtfft_interface_nvtx dtfft_interface_nvtx module~dtfft_abstract_compressor->module~dtfft_interface_nvtx module~dtfft_abstract_kernel->iso_c_binding module~dtfft_abstract_kernel->iso_fortran_env module~dtfft_abstract_kernel->module~dtfft_abstract_compressor module~dtfft_abstract_kernel->module~dtfft_config module~dtfft_abstract_kernel->module~dtfft_parameters module~dtfft_abstract_kernel->module~dtfft_utils module~dtfft_abstract_kernel->mpi_f08 module~dtfft_abstract_kernel->module~dtfft_interface_nvtx module~dtfft_compressor_zfp->iso_c_binding module~dtfft_compressor_zfp->iso_fortran_env module~dtfft_compressor_zfp->module~dtfft_abstract_compressor module~dtfft_compressor_zfp->module~dtfft_config module~dtfft_compressor_zfp->module~dtfft_parameters module~dtfft_compressor_zfp->module~dtfft_utils module~dtfft_compressor_zfp->mpi_f08 module~dtfft_compressor_zfp->module~dtfft_errors module~dtfft_interface_cuda_runtime dtfft_interface_cuda_runtime module~dtfft_compressor_zfp->module~dtfft_interface_cuda_runtime module~dtfft_interface_zfp dtfft_interface_zfp module~dtfft_compressor_zfp->module~dtfft_interface_zfp module~dtfft_config->iso_c_binding module~dtfft_config->iso_fortran_env module~dtfft_config->module~dtfft_abstract_compressor module~dtfft_config->module~dtfft_parameters module~dtfft_config->module~dtfft_utils module~dtfft_config->mpi_f08 module~dtfft_config->module~dtfft_errors module~dtfft_config->module~dtfft_interface_cuda_runtime module~dtfft_kernel_host->iso_c_binding module~dtfft_kernel_host->iso_fortran_env module~dtfft_kernel_host->module~dtfft_abstract_kernel module~dtfft_kernel_host->module~dtfft_config module~dtfft_kernel_host->module~dtfft_parameters module~dtfft_kernel_host->module~dtfft_utils module~dtfft_kernel_host->mpi_f08 module~dtfft_kernel_host->module~dtfft_interface_nvtx module~dtfft_parameters->iso_c_binding module~dtfft_parameters->iso_fortran_env module~dtfft_parameters->mpi_f08 module~dtfft_utils->iso_c_binding module~dtfft_utils->iso_fortran_env module~dtfft_utils->module~dtfft_parameters module~dtfft_utils->mpi_f08 module~dtfft_utils->module~dtfft_errors module~dtfft_errors->iso_fortran_env module~dtfft_interface_cuda_runtime->iso_c_binding module~dtfft_interface_cuda_runtime->iso_fortran_env module~dtfft_interface_cuda_runtime->module~dtfft_parameters module~dtfft_interface_cuda_runtime->module~dtfft_utils module~dtfft_interface_nvtx->iso_c_binding module~dtfft_interface_nvtx->module~dtfft_utils module~dtfft_interface_zfp->iso_c_binding module~dtfft_interface_zfp->iso_fortran_env

Calls

program~~test_compression~~CallsGraph program~test_compression test_compression mpi_finalize mpi_finalize program~test_compression->mpi_finalize mpi_init mpi_init program~test_compression->mpi_init proc~test_pack_unpack test_pack_unpack program~test_compression->proc~test_pack_unpack proc~test_transpose test_transpose program~test_compression->proc~test_transpose interface~mem_free_host mem_free_host proc~test_pack_unpack->interface~mem_free_host mpi_abort mpi_abort proc~test_pack_unpack->mpi_abort proc~check_compression_config check_compression_config proc~test_pack_unpack->proc~check_compression_config proc~create~13 abstract_compressor%create proc~test_pack_unpack->proc~create~13 proc~destroy~12 compressor_zfp%destroy proc~test_pack_unpack->proc~destroy~12 proc~execute~6 abstract_kernel%execute proc~test_pack_unpack->proc~execute~6 proc~mem_alloc_host mem_alloc_host proc~test_pack_unpack->proc~mem_alloc_host proc~set_compressor abstract_kernel%set_compressor proc~test_pack_unpack->proc~set_compressor proc~write_message write_message proc~test_pack_unpack->proc~write_message proc~test_transpose->interface~mem_free_host interface~to_str to_str proc~test_transpose->interface~to_str proc~test_transpose->mpi_abort proc~test_transpose->proc~create~13 proc~destroy_string string%destroy_string proc~test_transpose->proc~destroy_string proc~test_transpose->proc~execute~6 proc~get_kernel_string get_kernel_string proc~test_transpose->proc~get_kernel_string proc~test_transpose->proc~mem_alloc_host proc~test_transpose->proc~set_compressor proc~test_transpose->proc~write_message proc~double_to_string double_to_string interface~to_str->proc~double_to_string proc~float_to_string float_to_string interface~to_str->proc~float_to_string proc~int32_to_string int32_to_string interface~to_str->proc~int32_to_string proc~int64_to_string int64_to_string interface~to_str->proc~int64_to_string proc~int8_to_string int8_to_string interface~to_str->proc~int8_to_string proc~is_valid_compression_lib is_valid_compression_lib proc~check_compression_config->proc~is_valid_compression_lib proc~is_valid_compression_mode is_valid_compression_mode proc~check_compression_config->proc~is_valid_compression_mode create_private create_private proc~create~13->create_private proc~destroy~12->mpi_abort fname fname proc~destroy~12->fname interface~cudaeventdestroy cudaEventDestroy proc~destroy~12->interface~cudaeventdestroy proc~cudageterrorstring cudaGetErrorString proc~destroy~12->proc~cudageterrorstring proc~execute~6->mpi_abort proc~execute~6->proc~write_message execute_private execute_private proc~execute~6->execute_private post_sync post_sync proc~execute~6->post_sync pre_sync pre_sync proc~execute~6->pre_sync proc~bytes_to_floats bytes_to_floats proc~execute~6->proc~bytes_to_floats proc~compress~2 abstract_compressor%compress proc~execute~6->proc~compress~2 proc~decompress~2 abstract_compressor%decompress proc~execute~6->proc~decompress~2 proc~pop_nvtx_domain_range pop_nvtx_domain_range proc~execute~6->proc~pop_nvtx_domain_range proc~push_nvtx_domain_range push_nvtx_domain_range proc~execute~6->proc~push_nvtx_domain_range sync sync proc~execute~6->sync interface~aligned_alloc aligned_alloc proc~mem_alloc_host->interface~aligned_alloc mpi_comm_rank mpi_comm_rank proc~write_message->mpi_comm_rank mpi_finalized mpi_finalized proc~write_message->mpi_finalized proc~compress~2->interface~to_str proc~compress~2->mpi_abort proc~compress~2->proc~write_message proc~compress~2->proc~pop_nvtx_domain_range proc~compress~2->proc~push_nvtx_domain_range compress_private compress_private proc~compress~2->compress_private proc~is_same_ptr is_same_ptr proc~compress~2->proc~is_same_ptr proc~ptr_offset ptr_offset proc~compress~2->proc~ptr_offset interface~cudageterrorstring_c cudaGetErrorString_c proc~cudageterrorstring->interface~cudageterrorstring_c proc~string_c2f string_c2f proc~cudageterrorstring->proc~string_c2f proc~decompress~2->mpi_abort proc~decompress~2->proc~write_message proc~decompress~2->proc~pop_nvtx_domain_range proc~decompress~2->proc~push_nvtx_domain_range decompress_private decompress_private proc~decompress~2->decompress_private proc~decompress~2->proc~is_same_ptr proc~decompress~2->proc~ptr_offset interface~nvtxdomainrangepop_c nvtxDomainRangePop_c proc~pop_nvtx_domain_range->interface~nvtxdomainrangepop_c interface~nvtxdomainrangepushex_c nvtxDomainRangePushEx_c proc~push_nvtx_domain_range->interface~nvtxdomainrangepushex_c proc~astring_f2c astring_f2c proc~push_nvtx_domain_range->proc~astring_f2c proc~create_nvtx_domain create_nvtx_domain proc~push_nvtx_domain_range->proc~create_nvtx_domain proc~string_f2c string_f2c proc~astring_f2c->proc~string_f2c proc~create_nvtx_domain->proc~astring_f2c interface~nvtxdomaincreate_c nvtxDomainCreate_c proc~create_nvtx_domain->interface~nvtxdomaincreate_c interface~is_null_ptr is_null_ptr proc~string_c2f->interface~is_null_ptr interface~is_null_ptr->interface~is_null_ptr proc~is_null_funptr is_null_funptr interface~is_null_ptr->proc~is_null_funptr

Variables

Type Attributes Name Initial
integer(kind=int32) :: ierror

Subroutines

subroutine test_pack_unpack(dims)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: dims(:)

subroutine test_transpose(dims, f, fu, b, bu)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: dims(:)
type(kernel_type_t), intent(in) :: f
type(kernel_type_t), intent(in) :: fu
type(kernel_type_t), intent(in) :: b
type(kernel_type_t), intent(in) :: bu