<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ko">
	<id>http://junhoahn.kr/noriwiki/index.php?action=history&amp;feed=atom&amp;title=Bernstein%27s_Conditions</id>
	<title>Bernstein&#039;s Conditions - 편집 역사</title>
	<link rel="self" type="application/atom+xml" href="http://junhoahn.kr/noriwiki/index.php?action=history&amp;feed=atom&amp;title=Bernstein%27s_Conditions"/>
	<link rel="alternate" type="text/html" href="http://junhoahn.kr/noriwiki/index.php?title=Bernstein%27s_Conditions&amp;action=history"/>
	<updated>2026-05-14T20:55:18Z</updated>
	<subtitle>이 문서의 편집 역사</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>http://junhoahn.kr/noriwiki/index.php?title=Bernstein%27s_Conditions&amp;diff=7&amp;oldid=prev</id>
		<title>Ahn9807: 새 문서: 분류: 동시성 프로그래밍 분류: 시스템 최적화  == 개요 == Bernstein&#039;s Conditions은 두 instructions P1, P2에 대하여 다음 조건이 성립하는 경우를 말한다. :&lt;math&gt;I_1 \cap O_2 = \emptyset; O_1 \cap I_2 = \emptyset; O_1 \cap O_2 = \emptyset; &lt;/math&gt; 여기서 I1과 I2는 명령어의 input sets (즉, 소스 코드와 메모리)이며 O1과 O2는 그들의 아웃풋이다.  첫번째 두 조건은 P1과 P2의 인풋이 다른 명령어의...</title>
		<link rel="alternate" type="text/html" href="http://junhoahn.kr/noriwiki/index.php?title=Bernstein%27s_Conditions&amp;diff=7&amp;oldid=prev"/>
		<updated>2023-02-03T06:20:49Z</updated>

		<summary type="html">&lt;p&gt;새 문서: &lt;a href=&quot;/noriwiki/index.php?title=%EB%B6%84%EB%A5%98:%EB%8F%99%EC%8B%9C%EC%84%B1_%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%98%EB%B0%8D&quot; title=&quot;분류:동시성 프로그래밍&quot;&gt;분류: 동시성 프로그래밍&lt;/a&gt; &lt;a href=&quot;/noriwiki/index.php?title=%EB%B6%84%EB%A5%98:%EC%8B%9C%EC%8A%A4%ED%85%9C_%EC%B5%9C%EC%A0%81%ED%99%94&quot; title=&quot;분류:시스템 최적화&quot;&gt;분류: 시스템 최적화&lt;/a&gt;  == 개요 == Bernstein&amp;#039;s Conditions은 두 instructions P1, P2에 대하여 다음 조건이 성립하는 경우를 말한다. :&amp;lt;math&amp;gt;I_1 \cap O_2 = \emptyset; O_1 \cap I_2 = \emptyset; O_1 \cap O_2 = \emptyset; &amp;lt;/math&amp;gt; 여기서 I1과 I2는 명령어의 input sets (즉, 소스 코드와 메모리)이며 O1과 O2는 그들의 아웃풋이다.  첫번째 두 조건은 P1과 P2의 인풋이 다른 명령어의...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;새 문서&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[분류: 동시성 프로그래밍]]&lt;br /&gt;
[[분류: 시스템 최적화]]&lt;br /&gt;
&lt;br /&gt;
== 개요 ==&lt;br /&gt;
Bernstein&amp;#039;s Conditions은 두 instructions P1, P2에 대하여 다음 조건이 성립하는 경우를 말한다.&lt;br /&gt;
:&amp;lt;math&amp;gt;I_1 \cap O_2 = \emptyset; O_1 \cap I_2 = \emptyset; O_1 \cap O_2 = \emptyset; &amp;lt;/math&amp;gt;&lt;br /&gt;
여기서 I1과 I2는 명령어의 input sets (즉, 소스 코드와 메모리)이며 O1과 O2는 그들의 아웃풋이다.&lt;br /&gt;
&lt;br /&gt;
첫번째 두 조건은 P1과 P2의 인풋이 다른 명령어의 아웃풋에 영향을 미치는 경우 병렬화 시킬 수 없음을 의미한다. 마지막 조건은 두 명령어가 같은 위치에 결과를 저장하는 경우에는 병렬화 시킬 수 없음을 의미한다. 쉽게 말하면 두 조건이 서로에게 영향을 전혀 미칠 수 없음을 수학적으로 나타낸 조건이다.&lt;/div&gt;</summary>
		<author><name>Ahn9807</name></author>
	</entry>
</feed>