登入選單
返回Google圖書搜尋
註釋Abstract: "Experience with concurrent programming has shown that concurrent programs can conceal bugs even after extensive testing. Thus, there is a need for practical techniques which can establish the correctness of parallel programs. This paper proposes a method for showing how to prove the partial correctness of programs written in the Chare-kernel language, which is a language designed to support the parallel execution of computation with irregular structures. The proof is based on the lattice proof technique of Owicki and Lamport and is divided in two parts. The first part is concerned with the program behavior within a single chare instance, whereas the second part captures the inter-chare interaction."