If I write an application that allocates memory and copies some data into device memory, can another application be written that can access the data at that address ?
Whether using runtime API, driver API or somehow directly through pci configuration space…?