Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / LLNL/UnifyFS issues and pull requests

#791 - Use New MD5 API Function

Pull Request - State: open - Opened by rgmiller 11 months ago - 2 comments

#790 - H5Bench small read benchmark failing with Mercury timeout

Issue - State: open - Opened by CamStan 11 months ago - 1 comment

#789 - Do not assume file must exist after an open call

Pull Request - State: closed - Opened by wangvsa 11 months ago - 1 comment

#788 - MPI_File_open fails on two nodes on Frontier

Issue - State: open - Opened by adammoody 11 months ago - 7 comments

#787 - fix: remove potential double free

Pull Request - State: closed - Opened by adammoody 12 months ago - 2 comments

#786 - Fix warning about too small buffer in write() call

Pull Request - State: closed - Opened by rgmiller 12 months ago - 1 comment

#785 - Scalability improvements and a few bug fixes

Pull Request - State: closed - Opened by MichaelBrim 12 months ago

#784 - NC_CLOBBER leads to delayed unlink problem

Issue - State: open - Opened by adammoody 12 months ago
Labels: pnetcdf

#783 - PnetCDF test leads to margo error, which leads to hang in ROMIO

Issue - State: open - Opened by adammoody about 1 year ago
Labels: pnetcdf

#782 - Size mismatch in write() call (in test code)

Issue - State: closed - Opened by rgmiller about 1 year ago - 3 comments

#781 - MPI collective I/O and UnifyFS

Issue - State: open - Opened by adammoody about 1 year ago - 12 comments
Labels: pnetcdf

#780 - PnetCDF docs update

Pull Request - State: closed - Opened by adammoody about 1 year ago
Labels: pnetcdf

#779 - define stat wrappers depending on whether symbol is found

Pull Request - State: closed - Opened by adammoody about 1 year ago - 5 comments

#778 - Call PMPI_Finalize() before unmount the client

Pull Request - State: closed - Opened by wangvsa about 1 year ago

#777 - Potential client crash at MPI_Finalize() time

Issue - State: closed - Opened by wangvsa about 1 year ago - 1 comment

#776 - Should not assume file exist at a open call

Issue - State: closed - Opened by wangvsa about 1 year ago - 1 comment

#775 - Add wrappers for stat64 family calls

Pull Request - State: closed - Opened by wangvsa about 1 year ago

#774 - Add C and Fortran wrappers for MPI_Init_thread

Pull Request - State: closed - Opened by wangvsa about 1 year ago

#773 - Add tests for stat(), lstat() and fstat()

Pull Request - State: closed - Opened by wangvsa about 1 year ago

#772 - Add UnifyFS Citation sections to docs and readme

Pull Request - State: closed - Opened by CamStan about 1 year ago

#771 - Add wrapper for fopen64

Pull Request - State: closed - Opened by wangvsa about 1 year ago

#770 - Merge dev into main for release 1.1

Pull Request - State: closed - Opened by CamStan about 1 year ago

#769 - Missing wrappers for fopen64, stat64 and fstat64

Issue - State: closed - Opened by wangvsa about 1 year ago - 1 comment

#768 - Avoiding spill over for read-only clients

Issue - State: open - Opened by wangvsa about 1 year ago
Labels: enhancement

#767 - Docs: update for 1.1 release

Pull Request - State: closed - Opened by CamStan about 1 year ago

#766 - fix unlock bug in shmem logio when no spill available

Pull Request - State: closed - Opened by MichaelBrim about 1 year ago - 1 comment

#765 - Update mochi-margo dependency to 0.13.1

Pull Request - State: closed - Opened by MichaelBrim about 1 year ago - 2 comments

#764 - Improved ls

Pull Request - State: closed - Opened by rgmiller about 1 year ago - 1 comment

#763 - Transfert status file is mandatory for unifyfs-stage?

Issue - State: open - Opened by wangvsa over 1 year ago

#762 - Lammps hangs at large domain sizes

Issue - State: closed - Opened by wangvsa over 1 year ago - 3 comments

#761 - Probable Incorrect Error Handling in collective_create()

Issue - State: open - Opened by rgmiller over 1 year ago

#760 - test: fopen existing and truncate on open

Pull Request - State: closed - Opened by adammoody over 1 year ago - 2 comments
Labels: pnetcdf

#759 - doc: clarify sync-barrier-sync in pnetcdf

Pull Request - State: closed - Opened by adammoody over 1 year ago
Labels: pnetcdf

#758 - Broadcast RPC Infrastructure Changes

Pull Request - State: closed - Opened by rgmiller over 1 year ago - 4 comments

#757 - PnetCDF mcoll_perf detects incorrect data

Issue - State: open - Opened by adammoody over 1 year ago
Labels: pnetcdf

#756 - docs: split ROMIO and HDF5 limits into distinct sections

Pull Request - State: closed - Opened by adammoody over 1 year ago - 3 comments
Labels: pnetcdf

#755 - Merge dev into main for release 1.0.1

Pull Request - State: closed - Opened by CamStan over 1 year ago - 1 comment

#754 - fix next_page_align unused function compiler error

Pull Request - State: closed - Opened by MichaelBrim over 1 year ago

#753 - Document manual build of example programs

Pull Request - State: closed - Opened by MichaelBrim over 1 year ago

#752 - PnetCDF large_coalesce test fails due to incorrect data on read (ROMIO problem)

Issue - State: open - Opened by adammoody over 1 year ago
Labels: pnetcdf

#751 - CI: have PRs use most recent head branch

Pull Request - State: closed - Opened by CamStan over 1 year ago

#750 - UnifyFS release 1.0.1 doc updates

Pull Request - State: closed - Opened by CamStan over 1 year ago

#749 - fixes for PMI2 startup and RM termination

Pull Request - State: closed - Opened by MichaelBrim over 1 year ago

#748 - CI: Set GitHub Actions Ubuntu version

Pull Request - State: closed - Opened by CamStan over 1 year ago - 1 comment

#747 - docs: fix rendering of client table

Pull Request - State: closed - Opened by adammoody over 1 year ago
Labels: pnetcdf

#746 - fix: avoid EEXIST error and truncate if needed when opening an existing file

Pull Request - State: closed - Opened by adammoody over 1 year ago - 8 comments
Labels: pnetcdf

#745 - unlink: optional sleep after calling client-to-server unlink rpc

Pull Request - State: closed - Opened by adammoody over 1 year ago - 1 comment
Labels: pnetcdf

#744 - PnetCDF unlink race condition in nc_test

Issue - State: open - Opened by adammoody over 1 year ago
Labels: pnetcdf

#743 - PMI2 support is not compatible with Cray PMI

Issue - State: closed - Opened by MichaelBrim over 1 year ago - 1 comment

#742 - Fixes to enable running on OLCF Crusher/Frontier

Pull Request - State: closed - Opened by MichaelBrim over 1 year ago

#740 - Lua plugin for SLURM integration

Issue - State: open - Opened by CamStan over 1 year ago
Labels: enhancement

#739 - Add CXXFLAGS to unifyfs-ls

Pull Request - State: closed - Opened by CamStan almost 2 years ago - 2 comments

#738 - Compile errors on GCC 4 from PR 736

Issue - State: closed - Opened by CamStan almost 2 years ago - 3 comments

#737 - Add optional LD_PRELOAD library

Pull Request - State: closed - Opened by adammoody almost 2 years ago - 1 comment

#736 - unifyfs-ls util

Pull Request - State: closed - Opened by rgmiller almost 2 years ago - 2 comments

#735 - autogen.sh fails when using v1.0.tar.gz

Issue - State: open - Opened by MichaelBrim almost 2 years ago - 1 comment

#734 - Merge dev branch into main for 1.0 release

Pull Request - State: closed - Opened by CamStan almost 2 years ago

#733 - Merge dev branch into main for 1.0 release

Pull Request - State: closed - Opened by CamStan almost 2 years ago - 1 comment

#732 - Remove consistency model config; 1.0 doc updates

Pull Request - State: closed - Opened by CamStan almost 2 years ago - 2 comments

#730 - Update CI to run subsets of integration tests

Pull Request - State: closed - Opened by CamStan almost 2 years ago

#729 - preload: copy timestamps with cp -p

Issue - State: open - Opened by adammoody almost 2 years ago - 2 comments

#728 - Migrating data between Unifyfs servers

Issue - State: open - Opened by hariharan-devarajan almost 2 years ago
Labels: enhancement

#727 - Set rpc timeout

Pull Request - State: closed - Opened by adammoody almost 2 years ago

#726 - Making headers and source public for tools within Unifyfs.

Issue - State: open - Opened by hariharan-devarajan almost 2 years ago
Labels: enhancement

#725 - Changes to support Node Local extents.

Pull Request - State: closed - Opened by hariharan-devarajan almost 2 years ago - 1 comment

#724 - Changes to support Node Local extents.

Pull Request - State: closed - Opened by hariharan-devarajan almost 2 years ago

#723 - OpenSSL3 deprecates MD5

Issue - State: open - Opened by rgmiller almost 2 years ago - 1 comment

#722 - Docs: New limitations and verifyio docs plus edits

Pull Request - State: closed - Opened by CamStan about 2 years ago - 2 comments

#721 - avoid request signal if RM thread exiting

Pull Request - State: closed - Opened by MichaelBrim about 2 years ago - 1 comment

#720 - disallow unifyfs_create() of existing file

Pull Request - State: closed - Opened by MichaelBrim about 2 years ago

#719 - fix re-initialization of API client config

Pull Request - State: closed - Opened by MichaelBrim about 2 years ago

#718 - Error while building unifyfs version 0.9.2 using spack

Issue - State: closed - Opened by hariharan-devarajan about 2 years ago - 1 comment

#717 - Improve support for file staging

Pull Request - State: closed - Opened by MichaelBrim about 2 years ago - 2 comments

#716 - Disable GCC11 warning on call to PMIx_Get()

Pull Request - State: closed - Opened by rgmiller about 2 years ago - 2 comments

#715 - Error building with GCC11 on Summit with PMIx enabled

Issue - State: closed - Opened by rgmiller about 2 years ago

#714 - Error checks for bootstrap.sh

Pull Request - State: closed - Opened by rgmiller about 2 years ago - 1 comment

#713 - Documentation: change link command examples

Pull Request - State: closed - Opened by rgmiller about 2 years ago - 6 comments

#712 - Use PMIX_JOB_SIZE instead of PMIX_UNIV_SIZE

Pull Request - State: closed - Opened by rgmiller about 2 years ago

#711 - Example link command in documentation out of date

Issue - State: closed - Opened by rgmiller about 2 years ago - 1 comment

#710 - Install unifyfs-stage in bin

Pull Request - State: closed - Opened by rgmiller over 2 years ago - 6 comments

#709 - unifyfs-stage install dir

Issue - State: closed - Opened by rgmiller over 2 years ago - 1 comment

#708 - Werror: next_page_align is unused

Issue - State: closed - Opened by kwryankrattiger over 2 years ago - 1 comment

#707 - PMIx Initialization Bug

Issue - State: closed - Opened by rgmiller over 2 years ago - 2 comments

#706 - add MPI_File_fence

Issue - State: open - Opened by adammoody over 2 years ago

#705 - fix for serial transfer from non-zero rank client

Pull Request - State: closed - Opened by MichaelBrim over 2 years ago

#704 - Migrate from Travis CI to GitHub Actions

Pull Request - State: closed - Opened by CamStan over 2 years ago - 3 comments

#703 - update margo usage to avoid runtime hangs

Pull Request - State: closed - Opened by MichaelBrim over 2 years ago - 2 comments

#702 - Lustre group lock API

Issue - State: open - Opened by adammoody over 2 years ago
Labels: enhancement

#701 - fix bugs causing issue 698

Pull Request - State: closed - Opened by MichaelBrim over 2 years ago

#700 - Missing locking on sm->time_to_exit

Issue - State: closed - Opened by ryancaicse over 2 years ago - 2 comments

#699 - Write & writeread example programs hang at 4 nodes

Issue - State: closed - Opened by CamStan over 2 years ago - 4 comments

#698 - Example programs fail at sync with laminate option

Issue - State: closed - Opened by CamStan over 2 years ago - 3 comments

#697 - Add laminate option to CI tests

Pull Request - State: closed - Opened by CamStan over 2 years ago - 2 comments

#696 - use flexible arrays

Pull Request - State: closed - Opened by roblatham00 over 2 years ago

#695 - Add server.local_extents mode

Pull Request - State: closed - Opened by MichaelBrim over 2 years ago - 1 comment

#694 - Define _STAT_VER if it's not already defined

Pull Request - State: closed - Opened by rgmiller over 2 years ago - 1 comment

#693 - update CRUISE license

Pull Request - State: closed - Opened by kathrynmohror over 2 years ago

#692 - operating on previously deleted file

Issue - State: open - Opened by roblatham00 almost 3 years ago